heartcombo--simple_form/test/inputs
Volmer Soares 5078a171de Merge branch 'master' into vs-html5-datetime-inputs
Conflicts:
	CHANGELOG.md
2013-11-26 22:58:46 -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 Use classic datetime selects unless HTML5 is explicitly enabled. 2013-11-16 02:25:24 -02:00
disabled_test.rb Use classic datetime selects unless HTML5 is explicitly enabled. 2013-11-16 02:25:24 -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 Use classic datetime selects unless HTML5 is explicitly enabled. 2013-11-16 02:25:24 -02: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 classic datetime selects unless HTML5 is explicitly enabled. 2013-11-16 02:25:24 -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