heartcombo--simple_form/test/inputs
Carlos Antonio da Silva 51a816e904 Generate label with text and options for boolean nested 2012-01-27 09:32:19 -02:00
..
boolean_input_test.rb Generate label with text and options for boolean nested 2012-01-27 09:32:19 -02:00
collection_check_boxes_input_test.rb Move check to generate label[for] attribute down to the component itself 2012-01-26 19:34:28 -02:00
collection_radio_input_test.rb Move check to generate label[for] attribute down to the component itself 2012-01-26 19:34:28 -02:00
collection_select_input_test.rb Split collection radio/check boxes tests as well 2012-01-26 17:06:59 -02: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
grouped_collection_select_input_test.rb Rename *CollectionInput to *CollectionSelectInput 2012-01-26 17:00:56 -02: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 html5 a wrapper option. 2011-12-04 16:15:32 +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 Allow inputs to be marked as optional. 2012-01-11 21:14:31 +01:00
required_test.rb Move test to a better place 2012-01-26 11:54:04 -02:00
string_input_test.rb Strip extra spaces from class html attribute 2012-01-26 10:58:34 -02:00
text_input_test.rb Make maxlength a component. 2011-12-04 13:14:39 +01:00