aboutsummaryrefslogtreecommitdiffstats
path: root/config/environment.rb
diff options
context:
space:
mode:
authorDavid Cabo <david@calibea.com>2011-10-13 00:31:56 +0200
committerDavid Cabo <david@calibea.com>2011-10-13 00:31:56 +0200
commit6b19c36f114624d7e53be8edc9ee490ecd20d0b0 (patch)
tree7741c3655fe5e3cbc90dd20a4626ac7acc1bf6b0 /config/environment.rb
parent6800b9ff3fc77aa441afbdb0b0196afbdd87d8b4 (diff)
parente13127a8ebc8bf8379d92f778af5a2bb6931d80c (diff)
Merge branch 'release/0.4' into develop
Diffstat (limited to 'config/environment.rb')
-rw-r--r--config/environment.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/environment.rb b/config/environment.rb
index daeefb615..0af465049 100644
--- a/config/environment.rb
+++ b/config/environment.rb
@@ -130,7 +130,7 @@ end
FastGettext.default_available_locales = available_locales
I18n.locale = default_locale
-I18n.available_locales = available_locales
+I18n.available_locales = available_locales.map {|locale_name| locale_name.to_sym}
I18n.default_locale = default_locale
# Load monkey patches and other things from lib/