You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -319,3 +319,10 @@ And `conferences/_presentation_fields.html.erb` would be:
319
319
320
320
You can find a list of applications using this gem in this repository: https://github.com/m-Peter/nested-form-examples .
321
321
All the examples are implemented in before/after pairs. The before is using the `accepts_nested_attributes_for`, while the after uses this gem to achieve the same functionality.
322
+
323
+
## Credits
324
+
325
+
Special thanks to the owners of the great gems that inspired this work:
326
+
327
+
*[Nick Sutterer](https://github.com/apotonick) - creator of [reform](https://github.com/apotonick/reform)
328
+
*[Nathan Van der Auwera](https://github.com/nathanvda) - creator of [cocoon](https://github.com/nathanvda/cocoon)
0 commit comments