aboutsummaryrefslogtreecommitdiffstats
path: root/lib/action_mailbox/router
Commit message (Collapse)AuthorAgeFilesLines
* Extract Mail-bound methods into mail_ext for future upstream workDavid Heinemeier Hansson2018-11-051-6/+2
|
* Validate address on route definitionGeorge Claghorn2018-10-301-3/+9
|
* Compare addresses case-insensitivelyGeorge Claghorn2018-10-031-2/+2
|
* Support nesting mailboxes in modulesGeorge Claghorn2018-10-011-1/+1
|
* ActionMailroom -> ActionMailboxDavid Heinemeier Hansson2018-09-281-0/+31
We didn't end up using the mailroom metaphor directly, so let's stick with a more conventional naming strategy.