method
mailer_name
v2.0.3 -
Show latest stable
- Class:
ActionMailer::Base
mailer_name(value = nil)public
Override the mailer name, which defaults to an inflected version of the mailer’s class name. If you want to use a template in a non-standard location, you can use this to specify that location.