Example project for "Ruby on Rails Nested Attributes: Forms with Multiple Nested Models – Explanation and Practice with StimulusJS"
- Video tutorial: https://youtu.be/_UzbEPyAmCI
- Blog post: https://vinioyama.com/blog/rails-nested-attributes-creating-multi-nested-models-at-once-using-one-form/
docker compose builddocker compose updocker compose run web bin/rails db:create db:migrate
Go to http://localhost:3000