blob: d47f72fff7d0e5b9a3e61d4687399f0f0c9f3622 (
plain) (
tree)
|
|
## Rails 6.0.0.beta2 (February 25, 2019) ##
* Allow skipping incineration of processed emails.
This can be done by setting `config.action_mailbox.incinerate` to `false`.
*Pratik Naik*
## Rails 6.0.0.beta1 (January 18, 2019) ##
* Added to Rails.
*DHH*
|