Skip to content

Commit

Permalink
Merge pull request #2 from m-Peter/add-credits-to-readme
Browse files Browse the repository at this point in the history
Add credits to the README.md file
  • Loading branch information
guilleiguaran committed Sep 14, 2014
2 parents 2fb8122 + c003f30 commit 097f3ef
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,3 +319,10 @@ And `conferences/_presentation_fields.html.erb` would be:

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

## Credits

Special thanks to the owners of the great gems that inspired this work:

* [Nick Sutterer](https://github.com/apotonick) - creator of [reform](https://github.com/apotonick/reform)
* [Nathan Van der Auwera](https://github.com/nathanvda) - creator of [cocoon](https://github.com/nathanvda/cocoon)

0 comments on commit 097f3ef

Please sign in to comment.