cocoon/lib/cocoon
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
..
view_helpers.rb Added option :force_non_association_create. 2012-11-22 01:33:45 +01:00