heartcombo--simple_form/test/form_builder
Carlos Antonio da Silva 2d24aa2632 Allow using Rails button helper with f.button :button. Closes #449
Make sure to just alias button when it is available, to avoid errors
with Rails versions prior to 3.2.
2012-02-14 08:24:34 -02:00
..
association_test.rb :radio is not :radio_buttons 2012-01-27 17:47:48 -02:00
button_test.rb Allow using Rails button helper with f.button :button. Closes #449 2012-02-14 08:24:34 -02:00
error_notification_test.rb handle validates_length_of :is option 2012-01-03 21:10:50 +03:00
error_test.rb config.components => config.wrappers 2011-09-08 16:04:37 +02:00
general_test.rb :radio is not :radio_buttons 2012-01-27 17:47:48 -02:00
hint_test.rb move default attribute translations out of root 2011-12-10 16:50:03 -05:00
input_field_test.rb Break form builder test into smaller files. 2011-09-08 16:04:36 +02:00
label_test.rb Fallback to default label when block is provided 2011-09-15 12:02:02 -04:00
wrapper_test.rb add field_with_hint class to the input with hint wrappers, closes #323 2012-01-09 22:34:37 +03:00