nathanvda
|
d76104f083
|
Clean up specs: test only one thing, and refrain from using should in titles (better spec-doc).
|
2012-03-12 23:53:52 +01:00 |
fl00r
|
3f5e89361f
|
Added custom partial feature
|
2012-03-12 23:30:11 +04: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 |
nathanvda
|
388b10a7e5
|
Fixed the tests.
|
2011-06-18 01:40:35 +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 |
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
|
dc09be5634
|
moved from formtastic-cocoon to just cocoon
|
2011-02-09 22:03:53 +01:00 |