Sebastian Edwards
|
c33df6fec5
|
Allow created objects to be decorated via a callable option.
|
2012-09-19 22:37:35 +12:00 |
Jeffrey Chupp
|
5ddefa399d
|
Use association build methods instead of assoc.klass.new. This avoids mass-assignment errors and other misbehaviors around attribute accessibility.
|
2012-05-04 19:55:12 -04:00 |
nathanvda
|
dece4624fb
|
Make sure that the tests can run on all platforms, do not use 1.9 hash syntax.
|
2012-03-12 23:48:07 +01:00 |
fl00r
|
04c231570b
|
Few minor fixes:
- Gemfile.lock is kicked out
- rdoc/task fix
Added support of in associations
|
2012-03-12 23:07:10 +04:00 |
nathanvda
|
003040bc0b
|
Added an extra option `:render_option` which is handed to the nested fields for builder. Also call the correct nested fields builder for each form builder (e.g. semantic_fields_for, simple_fields_for or fields_for).
|
2011-10-22 01:42:07 +02:00 |
Nathan
|
6b5cabc472
|
Updated readme to show travis status.
|
2011-07-17 18:08:13 +02:00 |
nathanvda
|
bf34b7494b
|
Added the code from rfc2616: push in plurals from ruby, with added (simple) tests
|
2011-04-24 14:36:50 +02:00 |
nathanvda
|
84ce937e50
|
Added tests for link_to_add_association.
|
2011-03-06 22:40:37 +01:00 |
nathanvda
|
dc09be5634
|
moved from formtastic-cocoon to just cocoon
|
2011-02-09 22:03:53 +01:00 |