DPI-WE / rails-nested-attributes

0 stars 1 forks source link

Please review and provide feedback #1

Open heratyian opened 3 months ago

heratyian commented 3 months ago

@DPI-WE/technical-associates

thierrychau commented 3 months ago

Looks great!

Reposting my question from rails-nested-routes

What are your thoughts on adding a more "complex" example? my major struggles were with dealing with the edit action (pre-populating existing nested attributes - deleting and creating the nested attributes upon update) ; and also dealing with multiple instances (multi select in the form)

heratyian commented 3 months ago

What are your thoughts on adding a more "complex" example? my major struggles were with dealing with the edit action (pre-populating existing nested attributes - deleting and creating the nested attributes upon update) ; and also dealing with multiple instances (multi select in the form)

Sounds like a good idea. Want to put together a PR? @thierrychau