1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00
Commit graph

12 commits

Author SHA1 Message Date
Wojciech Wnętrzak
736df6f3b9 make tests pass on ruby 1.9.2 2010-06-18 06:28:26 +08:00
José Valim
1c89943d55 Make tests green with Rails master. 2010-03-16 10:41:45 +01:00
José Valim
1c95ca444e Added Rails 3 Compatibility. 2010-02-06 20:41:35 +01:00
José Valim
0c0e632433 Tests pass. 2010-01-09 18:12:52 +01:00
José Valim
42830967d7 Most of refactoring done. 2010-01-09 15:39:14 +01:00
José Valim
042c746264 Oops. 2009-12-11 14:42:44 -02:00
José Valim
8a252d538e Make check_box work properly with nested forms. 2009-12-11 14:37:33 -02:00
Carlos Antonio da Silva
9000830e19 Adding collection checkbox, adding checked and disabled options for collection radio and fix association name when dealing with has_*. 2009-12-11 13:09:00 -02:00
Carlos Antonio da Silva
e2519a421c Change label class from collection_radio to ensure we do not have conflicts with component label 2009-12-10 22:07:13 -02:00
Carlos Antonio da Silva
818414e9bc Adding css classes to form 2009-12-10 21:31:03 -02:00
Carlos Antonio da Silva
aabeacf40b Initial support to simple_fields_for and simple_remote_form_for 2009-12-10 08:44:34 -02:00
Carlos Antonio da Silva
94e30ce70b Refactoring tests based on components changes. 2009-12-09 20:36:21 -02:00