heartcombo--simple_form/test/inputs
José Valim 94dab68cd7 Create more components. Make explicit the difference between helpers and components. Add default options to wrappers. 2011-12-04 14:57:12 +01:00
..
boolean_input_test.rb Break inputs_test.rb into many files as well. 2011-09-08 16:04:36 +02:00
collection_input_test.rb Make required a component. 2011-12-04 13:03:09 +01:00
datetime_input_test.rb Break inputs_test.rb into many files as well. 2011-09-08 16:04:36 +02:00
disabled_test.rb Extract disabled logic to a helper. Closes #317 2011-09-11 18:53:00 -03:00
discovery_test.rb Break inputs_test.rb into many files as well. 2011-09-08 16:04:36 +02:00
file_input_test.rb Add class default options to avoid has_*? checks. 2011-12-04 13:29:59 +01:00
general_test.rb Remove repeated tests 2011-09-26 21:36:34 -03:00
hidden_input_test.rb Add class default options to avoid has_*? checks. 2011-12-04 13:29:59 +01:00
numeric_input_test.rb Make pattern a component. 2011-12-04 13:40:04 +01:00
priority_input_test.rb Break inputs_test.rb into many files as well. 2011-09-08 16:04:36 +02:00
readonly_test.rb Added :readonly as f.input html option 2011-11-25 23:38:47 -10:00
required_test.rb Add tests for custom wrappers. 2011-09-08 16:04:36 +02:00
string_input_test.rb Create more components. Make explicit the difference between helpers and components. Add default options to wrappers. 2011-12-04 14:57:12 +01:00
text_input_test.rb Make maxlength a component. 2011-12-04 13:14:39 +01:00