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