Displaying 1 result from an estimated 1 matches for "create_new_role".
2007 Feb 13
1
form_tag only useful for pages with a single form?
...form with a text field and a
"Create Right" button, etc... in those situations is there a use for a
form_tag at all? An action can''t presuppose that I''m going to be using
either or, so should I just create separate actions to invoke from the
separate forms (ex ''create_new_role'', ''create_new_right'', etc) and then
redirect :back?
--
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...