mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
b89a3e7e63
* add leading `#` before `=>` since hash rocket is valid Ruby code * add backticks * remove trailing spaces * and more
334 B
334 B
Rails 6.0.0.beta3 (March 11, 2019)
- No changes.
Rails 6.0.0.beta2 (February 25, 2019)
-
Allow skipping incineration of processed emails.
This can be done by setting
config.action_mailbox.incinerate
tofalse
.Pratik Naik
Rails 6.0.0.beta1 (January 18, 2019)
-
Added to Rails.
DHH