aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2013-01-19 11:20:50 -0800
committerAaron Patterson <aaron.patterson@gmail.com>2013-01-19 11:20:50 -0800
commitb718998f3e8e6f3d01ad138e40f08fbcc3736285 (patch)
tree14985a61d4910a0d1b8befec0cd8de5a0e3416a8 /activesupport/lib
parent782ed888dcc5154c1222028d5e9d49f7ae115728 (diff)
parent60289ab659a12d1297b9f94e12cd1a9b06fd8652 (diff)
downloadrails-b718998f3e8e6f3d01ad138e40f08fbcc3736285.tar.gz
rails-b718998f3e8e6f3d01ad138e40f08fbcc3736285.tar.bz2
rails-b718998f3e8e6f3d01ad138e40f08fbcc3736285.zip
Merge pull request #8978 from chrismcg/remove_i18n_symbol_dependency
Remove i18n symbol dependency
Diffstat (limited to 'activesupport/lib')
-rw-r--r--activesupport/lib/active_support/locale/en.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/activesupport/lib/active_support/locale/en.yml b/activesupport/lib/active_support/locale/en.yml
index f4900dc935..a4563ace8f 100644
--- a/activesupport/lib/active_support/locale/en.yml
+++ b/activesupport/lib/active_support/locale/en.yml
@@ -16,9 +16,9 @@ en:
abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec]
# Used in date_select and datetime_select.
order:
- - :year
- - :month
- - :day
+ - year
+ - month
+ - day
time:
formats: