]> git.openstreetmap.org Git - rails.git/commit
Force an I18n reload to work around ordering problem
authorTom Hughes <tom@compton.nu>
Wed, 19 Oct 2011 20:59:03 +0000 (21:59 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 14 Nov 2011 09:42:57 +0000 (09:42 +0000)
commit2cac5550198844d4e1b459b6f78ce8c8485e9a36
treea3e299825716759e4988ff437a9bfd7386ab6b56
parent07b834785f709628baaf3678cd8d81cf72a6ef60
Force an I18n reload to work around ordering problem

Unfortunately the rails-i18n-updater plugin adds the rails translations
to the load path after rails has already loaded the translations, so we
have to force a reload to get the translated versions.
config/initializers/i18n.rb