aboutsummaryrefslogtreecommitdiffstats
path: root/app/jobs/action_mailbox
Commit message (Collapse)AuthorAgeFilesLines
* Inherit from ActiveJob::BaseGeorge Claghorn2018-10-251-1/+1
|
* Simplify incinerationGeorge Claghorn2018-10-171-1/+1
|
* Make incineration horizon configurableGeorge Claghorn2018-10-061-1/+1
|
* Add a test helper for creating and routing an inbound emailGeorge Claghorn2018-10-011-1/+1
|
* ActionMailroom -> ActionMailboxDavid Heinemeier Hansson2018-09-282-0/+18
We didn't end up using the mailroom metaphor directly, so let's stick with a more conventional naming strategy.