module I18n::Base
def eager_load!
Rails production environment. Backends can implement whatever strategy
Tells the backend to load translations now. Used in situations like the
def eager_load! config.backend.eager_load! end
def eager_load! config.backend.eager_load! end