aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/action_mailbox
Commit message (Collapse)AuthorAgeFilesLines
* Shush various interpreter warningsGeorge Claghorn2018-10-171-1/+1
|
* Simplify incinerationGeorge Claghorn2018-10-174-21/+12
|
* Make incineration horizon configurableGeorge Claghorn2018-10-062-4/+1
|
* Incinerate after bouncingGeorge Claghorn2018-10-062-2/+2
|
* Shush interpreter warnings regarding uninitialized instance variableGeorge Claghorn2018-10-061-4/+4
|
* Add a test helper for creating and routing an inbound emailGeorge Claghorn2018-10-011-0/+4
|
* ActionMailroom -> ActionMailboxDavid Heinemeier Hansson2018-09-285-0/+107
| | | | We didn't end up using the mailroom metaphor directly, so let's stick with a more conventional naming strategy.
* Action Mailbox -> Action MailroomDavid Heinemeier Hansson2018-09-171-17/+0
|
* Add inbound emailDavid Heinemeier Hansson2018-09-171-0/+17