cocoon/spec
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
..
dummy Allow created objects to be decorated via a callable option. 2012-09-19 22:37:35 +12:00
generators The specs failed on Travis. 2011-12-08 00:25:03 +01:00
integration moved from formtastic-cocoon to just cocoon 2011-02-09 22:03:53 +01:00
cocoon_spec.rb Added option `:force_non_association_create`. 2012-11-22 01:33:45 +01:00
spec_helper.rb The specs failed on Travis. 2011-12-08 00:25:03 +01:00