heartcombo--simple_form/test/inputs
Gray Manley 0c017e9efb If inline_label opt is true use default label text
Have the inline label text be set to the default
label text if the inline_label config is true.
2012-04-30 00:34:40 -05:00
..
boolean_input_test.rb If inline_label opt is true use default label text 2012-04-30 00:34:40 -05:00
collection_check_boxes_input_test.rb Add tests for item_wrapper_class config 2012-01-27 17:51:56 -02:00
collection_radio_buttons_input_test.rb Add tests for item_wrapper_class config 2012-01-27 17:51:56 -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 Fix label for datetime inputs, point to first select 2012-02-04 14:49:44 +00:00
disabled_test.rb Extract disabled logic to a helper. Closes #317 2011-09-11 18:53:00 -03:00
discovery_test.rb Document that you can override `input_html_classes` in custom inputs. 2012-04-21 23:21:36 -03:00
file_input_test.rb Add class default options to avoid has_*? checks. 2011-12-04 13:29:59 +01:00
general_test.rb :radio is not :radio_buttons 2012-01-27 17:47:48 -02:00
grouped_collection_select_input_test.rb can use blank collection with grouped_collection input, closes #430 2012-02-03 22:17:40 +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 Tidy up to use assert_no_select helper 2012-02-29 21:32:34 -03:00
priority_input_test.rb Consistently refer to SimpleForm in docs and tests 2012-02-17 16:44:20 -05: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 Move the tests to the proper place 2012-04-21 09:10:10 -03:00
text_input_test.rb Make maxlength a component. 2011-12-04 13:14:39 +01:00