Hi, if I have a test_form with lots of text_field s, how do I save as an array? <%= form_tag %> <%= text_field ''test_form'', ''text_field_1'' %> <%= text_field ''test_form'', ''text_field_2'' %> <%= text_field ''test_form'', ''text_field_3'' %> <%= submit_tag ... %> <%= end_form_tag %> Best, Ram. -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---