cocoon/lib
nathanvda ed8154d2fa Added option `:force_non_association_create`.
This option will allow users to use `link_to_add_association`
in the nested fields loop, since it will not add
the new object to the association. Fixes #66.
By default we will still create the object in the
association, as I believe that is the cleanest.
2012-11-22 01:33:45 +01:00
..
cocoon Added option `:force_non_association_create`. 2012-11-22 01:33:45 +01:00
generators/cocoon/install Added tests for the install generator. 2011-07-24 00:54:15 +02:00
cocoon.rb Made Cocoon Rails 3.1 compatible: 2011-07-24 00:17:40 +02:00