Skip to content

Commit 097f3ef

Browse files
committed
Merge pull request #2 from m-Peter/add-credits-to-readme
Add credits to the README.md file
2 parents 2fb8122 + c003f30 commit 097f3ef

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,3 +319,10 @@ And `conferences/_presentation_fields.html.erb` would be:
319319

320320
You can find a list of applications using this gem in this repository: https://github.com/m-Peter/nested-form-examples .
321321
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

Comments
 (0)