heartcombo--simple_form/test/inputs
Rafael França 151acb0e87 Merge pull request #1376 from capripot/add_hidden_input_option_to_boolean
Add `hidden_input` option to checkbox
2016-07-12 22:46:28 -03:00
..
boolean_input_test.rb Add `hidden_input` option to checkbox 2016-04-15 18:13:31 -04: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 Make it possible to override required value that was set in the wrapper. 2015-05-05 11:29:58 +03:00
string_input_test.rb Add support Rails 5. 2016-07-05 12:22:52 -03:00
text_input_test.rb Adding test to cover the broken placeholder code 2015-01-05 15:32:46 -08:00