I just made a check using a before_filter in the application_controller, and my app thinks that the locale is :nb when each controller action kicks in. In other words - my config setting is good ( DJBM2::Application.config.i18n.default_locale=:nb)
I am still able to see that the locales that are looked up are using :en when finding them. Could this be a strange side-effect to memory sharing between passenger (and ruby-ee) rails instance code? I am not sure how to get ahead with this. Anyone got some tips on how to figure out what and why this doesn't work? This is really weird... ~Ronny -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/rbDsj02nDFQJ. 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/hobousers?hl=en.
