Displaying 1 result from an estimated 1 matches for "new_todo".
Did you mean:
new_node
2011 Feb 12
5
link_to a action in the controlles is not called
...method => :delete %></td>
<td><%= link_to ''Say when'', todo, :action => :say_when ,
:remote => true %></td>
<td></td>
</tr>
<% end %>
</table>
<br />
<%= link_to ''New Todo'', new_todo_path %>
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+uns...