search for: m_field

Displaying 1 result from an estimated 1 matches for "m_field".

Did you mean: __field
2007 May 19
3
form question
...s would work. I''ve tried using fields_for, but it doesn''t work; probably because I''m not doing it right. Maybe someone knows how to use fields_for to accomplish the above? I think what I tried was something like this: <% fields_for :manufacturer, @car.manufacturer do |m_field| %> <%= m_field.text_field :name %> <% end %> -- Bill Kocik --~--~---------~--~----~------------~-------~--~----~ 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-...