#196 Nested Model Form Part 1
Handling multiple models in a single form is much easier with the accepts_nested_attributes_for method. See how to use this method to handle nested...
An episode of the RailsCasts (Mobile) podcast, hosted by Ryan Bates, titled "#196 Nested Model Form Part 1" was published on January 11, 2010 and runs 11 minutes.
January 11, 2010 ·11m · RailsCasts (Mobile)
0:00 / 0:00
Summary
Handling multiple models in a single form is much easier with the accepts_nested_attributes_for method. See how to use this method to handle nested model fields.
Episode Description
Handling multiple models in a single form is much easier with the accepts_nested_attributes_for method. See how to use this method to handle nested model fields.
Similar Episodes
No similar episodes found.
Similar Podcasts
No similar podcasts found.