Sample Rails 5 app for dealing with complex forms that contains more than one model. Uses accepts_nested_attributes_for and fields_for. https://rubyplus.com/articles/3681-Complex-Forms-in-Rails-5
-
Updated
Dec 23, 2016 - Ruby
Sample Rails 5 app for dealing with complex forms that contains more than one model. Uses accepts_nested_attributes_for and fields_for. https://rubyplus.com/articles/3681-Complex-Forms-in-Rails-5
this is an example of dynamic form in rails 5.2 and ruby 2.3.1.
A Ruby-on-Rails app where users can book flights for multiple passengers
Add a description, image, and links to the complex-forms topic page so that developers can more easily learn about it.
To associate your repository with the complex-forms topic, visit your repo's landing page and select "manage topics."