Module: I18nLazyScope::ActionMailer::Helper
- Defined in:
- lib/i18n_lazy_scope/action_mailer/helper.rb
Instance Method Summary collapse
Instance Method Details
#lazy_scope ⇒ Object
3 4 5 |
# File 'lib/i18n_lazy_scope/action_mailer/helper.rb', line 3 def lazy_scope [:mailers, mailer_name, action_name] end |