Creating multiple models with form objects in Rails (johnmaddux.com)

I’m a big fan of leaning into ActiveModel::Model to build form objects. This is one of the more strait-forward explanations I’ve seen.