]> git.openstreetmap.org Git - rails.git/commit
Remove translation reload that is no longer needed
authorTom Hughes <tom@compton.nu>
Sun, 4 Mar 2012 15:10:51 +0000 (15:10 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 4 Mar 2012 15:10:51 +0000 (15:10 +0000)
commita1321f2c508a6279edf792862905bd0a4043ba5f
tree611fe19de6b8c32a5d30d3f9257411aff20eab63
parent10d8bbfedb87489340a2a5478a26d0578da6bfff
Remove translation reload that is no longer needed

Now that we are using the rails-i18n gem the rails locales are added
to the path early on and we don't need to reload to get them.
config/initializers/i18n.rb