1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00
heartcombo--simple_form/test
Matt Jankowski c00533bf7c Handle situation when I18n date.order values are strings
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.
2013-07-17 10:56:42 -04:00
..
action_view_extensions Cleanup user building a little bit 2013-06-24 15:46:14 -03:00
components Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00
form_builder Cleanup user building a little bit 2013-06-24 15:46:14 -03:00
generators fixed bug 2012-11-03 20:15:44 -06:00
inputs Handle situation when I18n date.order values are strings 2013-07-17 10:56:42 -04:00
support Cleanup user building a little bit 2013-06-24 15:46:14 -03:00
simple_form_test.rb Tests pass. 2010-01-09 18:12:52 +01:00
test_helper.rb Cleanup user building a little bit 2013-06-24 15:46:14 -03:00