Displaying 1 result from an estimated 1 matches for "attk".
Did you mean:
att
2006 May 11
2
Rendering
I want to do something like this:
<%= link_to "Attack!", :action => "attack", :id => session[:user].id,
:op_id => users.id, :update => "attk-div",:postion => "top" %>
But, What should I user link_to will redirect on click so what action do
I do?
--
Posted via http://www.ruby-forum.com/.