Nested forms without `accepts_nested_attributes_for` in Rails (opens in new tab)
Build nested forms in Rails without accepts_nested_attributes_for. Use separate forms with auto-save and Turbo Streams for a simpler solution.
Read the original articleBuild nested forms in Rails without accepts_nested_attributes_for. Use separate forms with auto-save and Turbo Streams for a simpler solution.
Read the original article