.. |
boolean_input_test.rb
|
Add extra "checkbox" class to label with nested style enabled using :label_input in wrapper config
|
2012-02-04 01:58:06 +04: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
|
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
|
: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
|
Don't leak out minimum or maximum values when MinMax component is in use.
|
2012-03-01 00:08:24 +01: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
|
Consistently refer to SimpleForm in docs and tests
|
2012-02-17 16:44:20 -05:00 |
text_input_test.rb
|
Make maxlength a component.
|
2011-12-04 13:14:39 +01:00 |