i cant figure out how my syntax is wrong. Ive looked at various apis but
they dotn give examples using paths but a book im using does for a
simple case. Whats wrong with this
<% form_remote_tag :url => multi_complete_project_tasks_path(@project),
:method => :put,
:html => multi_complete_project_tasks_path(@project),
:method => :put do %>
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---