Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make incineration horizon configurable | George Claghorn | 2018-10-06 | 1 | -1/+1 |
* | Delete .DS_Store files | George Claghorn | 2018-10-03 | 1 | -0/+0 |
* | 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 | 5 | -18/+18 |
* | Routing is a named concept now | David Heinemeier Hansson | 2018-09-19 | 2 | -7/+7 |
* | Temp routing directly to named controller | David Heinemeier Hansson | 2018-09-19 | 1 | -1/+1 |
* | Simpler class definition | David Heinemeier Hansson | 2018-09-19 | 1 | -6/+4 |
* | Attach a concrete router to the root mailbox and use it | David Heinemeier Hansson | 2018-09-19 | 1 | -1/+1 |
* | Add incineration by default | David Heinemeier Hansson | 2018-09-19 | 1 | -0/+11 |
* | Follow db table convention | David Heinemeier Hansson | 2018-09-19 | 1 | -1/+1 |
* | Inherit from ActiveJob::Base rather than ApplicationJob | David Heinemeier Hansson | 2018-09-18 | 1 | -0/+9 |