nathanvda
fd5105395b
Bumped version to 1.0.3
2011-03-15 16:23:21 +01:00
nathanvda
4934fcfb6c
Merge remote branch 'sinsiliux/master'
2011-03-15 16:20:16 +01:00
nathanvda
662c96fa00
Changed readme
2011-03-15 16:16:02 +01:00
Andrius Chamentauskas
657e478801
Template is now saved under data-association attribute to prevent those extra blank records when submitting form.
2011-03-15 16:41:17 +02:00
nathanvda
2be9a44303
Added tests for link_to_remove_association and extended existing tests.
2011-03-07 22:02:21 +01:00
nathanvda
84ce937e50
Added tests for link_to_add_association.
2011-03-06 22:40:37 +01:00
nathanvda
8db3114134
Regenerated gemspec for version 1.0.2
2011-03-06 21:43:41 +01:00
nathanvda
b56cff8a7e
Bumped version to 1.0.2
2011-03-06 21:43:32 +01:00
David Roetzel
7e8de74176
Use hidden_field_tag instead of hidden_field.
...
This works around problems with
accepts_nested_attributes_for :reject_if => :all_blank.
hidden_field injects a (String!) value of "false"
into the form, effectively disabling the all_blank
check.
2011-03-04 16:36:12 +01:00
nathanvda
dd4f0c70bb
Regenerated gemspec for version 1.0.1
2011-03-03 21:48:51 +01:00
nathanvda
ffc5c5d799
Bumped version to 1.0.1
2011-03-03 21:47:35 +01:00
nathanvda
ad884cdf5e
Adapted readme after the changes by cubus.
2011-03-03 21:46:25 +01:00
nathanvda
95f7d5237f
If a block is given, no link-text needs to be given as a parameter anymore.
2011-03-03 21:15:12 +01:00
Mihai Târnovan
75c3a9bacd
* added option to specify position of insertion for the add partial
2011-03-03 19:22:23 +01:00
Mihai Târnovan
dc1ad12845
* added html_options and block args to link_to_remove association and link_to_add_association
2011-03-03 18:54:43 +01:00
nathanvda
65eaf17f4e
Update readme to point to cocoon_simple_form_demo.
2011-02-10 00:19:18 +01:00
nathanvda
1016df4f33
Regenerated gemspec for version 1.0.0
2011-02-09 22:54:01 +01:00
nathanvda
b1df25c4c3
adapted readme
2011-02-09 22:51:32 +01:00
nathanvda
dc09be5634
moved from formtastic-cocoon to just cocoon
2011-02-09 22:03:53 +01:00