heartcombo--simple_form/test/inputs
Lucas Mazza 1e92d6917f Merge pull request #1418 from ajb/specify-boolean-label-class-for-individual-input
specify :boolean_label_class on a per-input basis
2016-11-16 10:03:37 -02:00
..
boolean_input_test.rb specify :boolean_label_class on a per-input basis 2016-08-14 16:11:16 -07:00
collection_check_boxes_input_test.rb Generate right for attribute for labels in collection inputs 2014-11-25 18:00:18 -02:00
collection_radio_buttons_input_test.rb Generate right for attribute for labels in collection inputs 2014-11-25 18:00:18 -02:00
collection_select_input_test.rb Remove all warnings of invalid CSS selector 2014-09-08 17:19:40 -03:00
datetime_input_test.rb Add support Rails 5. 2016-07-05 12:22:52 -03:00
disabled_test.rb improve inputs's tests description and remove 'should' 2014-05-14 14:19:06 -03:00
discovery_test.rb Add support Rails 5. 2016-07-05 12:22:52 -03:00
file_input_test.rb improve inputs's tests description and remove 'should' 2014-05-14 14:19:06 -03:00
general_test.rb improve inputs's tests description and remove 'should' 2014-05-14 14:19:06 -03:00
grouped_collection_select_input_test.rb Remove all warnings of invalid CSS selector 2014-09-08 17:19:40 -03:00
hidden_input_test.rb improve inputs's tests description and remove 'should' 2014-05-14 14:19:06 -03:00
numeric_input_test.rb Add test to make sure step option works with decimal fields 2016-06-21 22:40:32 -03:00
priority_input_test.rb Add support Rails 5. 2016-07-05 12:22:52 -03:00
readonly_test.rb improve inputs's tests description and remove 'should' 2014-05-14 14:19:06 -03:00
required_test.rb Add specs for required option when not using browser validations 2016-08-13 16:34:02 -04:00
string_input_test.rb Added failing minlength tests to string and text input tests, and to ValidatingUser 2016-08-22 14:36:45 +12:00
text_input_test.rb Added failing minlength tests to string and text input tests, and to ValidatingUser 2016-08-22 14:36:45 +12:00