#196 Nested Model Form Part 1

Published: Jan. 11, 2010, 8 a.m.

b'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.'