mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
524c4cad07
Otherwise the returned string would look like " <foo@example.com>".
18 lines
465 B
Markdown
18 lines
465 B
Markdown
* `email_address_with_name` returns just the address if name is blank.
|
|
|
|
*Thomas Hutterer*
|
|
|
|
|
|
## Rails 7.0.0.alpha2 (September 15, 2021) ##
|
|
|
|
* No changes.
|
|
|
|
|
|
## Rails 7.0.0.alpha1 (September 15, 2021) ##
|
|
|
|
* Configures a default of 5 for both `open_timeout` and `read_timeout` for SMTP Settings.
|
|
|
|
*André Luis Leal Cardoso Junior*
|
|
|
|
|
|
Please check [6-1-stable](https://github.com/rails/rails/blob/6-1-stable/actionmailer/CHANGELOG.md) for previous changes.
|