Displaying 1 result from an estimated 1 matches for "edit_task".
Did you mean:
edit_pack
2008 Apr 20
3
Specifying class for form_remote_tag
I have a form_tag that is:
<% form_remote_tag :url => ''/tasks/new'', :class => ''edit_task'' do -%>
Everything is fine EXCEPT the class doesn''t get assigned to the form
tag. Any help would be appreciated...
Thanks,
Alan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rai...