mirror of
https://github.com/heartcombo/simple_form.git
synced 2022-11-09 12:19:26 -05:00
c00533bf7c
Rails 4 changes the `date.order` I18n setting to return strings, which resulted in a missed lookup in POSITION, and a value like `date_i` instead of `date_1i` for the `for` attribute on `label` elements. |
||
---|---|---|
.. | ||
boolean_input_test.rb | ||
collection_check_boxes_input_test.rb | ||
collection_radio_buttons_input_test.rb | ||
collection_select_input_test.rb | ||
datetime_input_test.rb | ||
disabled_test.rb | ||
discovery_test.rb | ||
file_input_test.rb | ||
general_test.rb | ||
grouped_collection_select_input_test.rb | ||
hidden_input_test.rb | ||
numeric_input_test.rb | ||
priority_input_test.rb | ||
readonly_test.rb | ||
required_test.rb | ||
string_input_test.rb | ||
text_input_test.rb |