Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inherit from ActiveJob::Base | George Claghorn | 2018-10-25 | 1 | -1/+1 |
| | |||||
* | Simplify incineration | George Claghorn | 2018-10-17 | 1 | -1/+1 |
| | |||||
* | Make incineration horizon configurable | George Claghorn | 2018-10-06 | 1 | -1/+1 |
| | |||||
* | Add a test helper for creating and routing an inbound email | George Claghorn | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | ActionMailroom -> ActionMailbox | David Heinemeier Hansson | 2018-09-28 | 2 | -0/+18 |
We didn't end up using the mailroom metaphor directly, so let's stick with a more conventional naming strategy. |