heartcombo--simple_form/test/inputs
Luiz HD Costa 8cbe943521 Allow not including input wrapper class
There could be faulty behavior when setting checkbox or radio class
to the input wrapper, as in Bootstrap 3.

Fixes #930
2013-11-26 21:01:16 -02:00
..
boolean_input_test.rb input without additional classes should add "checkbox" class to label 2013-06-29 14:09:36 +03:00
collection_check_boxes_input_test.rb Allow not including input wrapper class 2013-11-26 21:01:16 -02:00
collection_radio_buttons_input_test.rb Allow not including input wrapper class 2013-11-26 21:01:16 -02:00
collection_select_input_test.rb collection input generates `required` attribute if it has `prompt` option 2013-11-03 14:19:52 +03:00
datetime_input_test.rb Handle situation when I18n date.order values are strings 2013-07-17 10:56:42 -04:00
disabled_test.rb Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00
discovery_test.rb Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00
file_input_test.rb Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00
general_test.rb Ensure to generate input_class only for the input, not for the wrapper 2013-08-16 08:12:41 -03:00
grouped_collection_select_input_test.rb add test to ensure that html options in collection work with grouped select 2013-08-01 09:00:07 +03:00
hidden_input_test.rb Test aria-required for hidden inputs. 2013-04-07 14:00:58 -04:00
numeric_input_test.rb Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00
priority_input_test.rb Test for aria-required on priority input. 2013-04-07 14:02:49 -04:00
readonly_test.rb Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00
required_test.rb Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00
string_input_test.rb add spec for `validates_format_of` and `:without` option 2013-02-28 09:57:57 +03:00
text_input_test.rb Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00