method
default
v4.1.8 -
Show latest stable
- Class:
ActionMailer::Base
default(value = nil)public
Sets the defaults through app configuration:
config.action_mailer.default { from: "[email protected]" }
Aliased by ::default_options=
default(value = nil)Sets the defaults through app configuration:
config.action_mailer.default { from: "[email protected]" }
Aliased by ::default_options=