ryanb / nested_form

Rails plugin to conveniently handle multiple models in a single form.
MIT License
1.79k stars 505 forks source link

Provide association name as event attribute #355

Open doits opened 9 years ago

doits commented 9 years ago

This can make to work with script's events easier (in particular when listening to the general nested:fieldAdded but still finding the correct link_to_add and link_to_remove).