Nested Forms from Scratch

Published: March 5, 2017, 2 p.m.

Learn how to handle multiple models in a single form with accepts_nested_attributes_for and learn how to add and remove nested records through JavaScript.