default(value = nil)
Class Public methods
Sets the defaults through app configuration:
1 | config.action_mailer.default { from: "no-reply@example.org" } |
Aliased by ::default_options=
Sets the defaults through app configuration:
1 | config.action_mailer.default { from: "no-reply@example.org" } |
Aliased by ::default_options=
Designed by : w10schools
service@w10schools.com
Please login to continue.