module I18nLazyScope::ActionMailer::Helper
Public Instance Methods
lazy_scope()
click to toggle source
# File lib/i18n_lazy_scope/action_mailer/helper.rb, line 3 def lazy_scope [*I18nLazyScope.configuration.action_mailer_scope, mailer_name, action_name] end