1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

5 commits

Author SHA1 Message Date
David Heinemeier Hansson
874446cd72 Extract Mail-bound methods into mail_ext for future upstream work 2018-11-05 16:36:21 -08:00
George Claghorn
c474daefb1 Validate address on route definition 2018-10-30 17:44:11 -04:00
George Claghorn
015c33f4cd Compare addresses case-insensitively 2018-10-03 20:44:31 -04:00
George Claghorn
622901636b Support nesting mailboxes in modules 2018-10-01 17:48:44 -04:00
David Heinemeier Hansson
8a0a103495 ActionMailroom -> ActionMailbox
We didn't end up using the mailroom metaphor directly, so let's stick with a more conventional naming strategy.
2018-09-28 12:19:43 -07:00