default(value = nil) public

Sets the defaults through app configuration:

config.action_mailer.default(from: "[email protected]")

Aliased by ::default_options=

Show source
Register or log in to add new notes.