heartcombo--simple_form/test
jfelchner dbda259a02 Add ability to have mixed types in collections.
For example ["Some String", 2, 2.5, :lucky_stiff, nil] will render correct
option tags as you would expect.
2010-12-05 01:01:36 +08:00
..
action_view_extensions Add collection wrapper tag and item wrapper tag configs 2010-11-21 15:12:50 -02:00
components Add "disabled" class to wrapper tag when the input is disabled 2010-11-21 22:07:23 -02:00
support Added custom matchers for defining default input types on regexp 2010-11-25 22:39:55 -02:00
error_notification_test.rb Tests green on 1.9.2 2010-09-27 21:05:37 -03:00
form_builder_test.rb Tidy up custom input mappings 2010-11-25 22:40:57 -02:00
inputs_test.rb Add ability to have mixed types in collections. 2010-12-05 01:01:36 +08:00
simple_form_test.rb Tests pass. 2010-01-09 18:12:52 +01:00
test_helper.rb Bring tests back to life. 2010-11-07 10:18:37 +01:00