Hello, I have my Rails 3 app running on local dev with a i18n.default_locale = :es and translating a month like this: l news.created_at, :format => '%B'
It works fine on local dev, but on Heroku it's not displaying the translation, just plain English. Any ideas? Thank you. -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
