mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
f36e298ca7
Perform email jobs in #assert_emails
10 lines
252 B
Markdown
10 lines
252 B
Markdown
* Perform email jobs in `assert_emails`.
|
|
|
|
*Gannon McGibbon*
|
|
|
|
* Rails 6 requires Ruby 2.4.1 or newer.
|
|
|
|
*Jeremy Daer*
|
|
|
|
|
|
Please check [5-2-stable](https://github.com/rails/rails/blob/5-2-stable/actionmailer/CHANGELOG.md) for previous changes.
|