blob: 6d91d4fbd6cf2ed163a2bb7e47550a6dea15f200 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
* Ensure mail gem is eager autoloaded when eager load is true to prevent thread deadlocks.
*Samuel Cochran*
* 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.
|