aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Process inbound emails with state and exceptionsDavid Heinemeier Hansson2018-09-181-1/+15
|
* Use a test helper to create fixtures rather than rely on them being predefinedDavid Heinemeier Hansson2018-09-182-15/+15
| | | | Too much hassle to manage all the steps compared to just pointing to an .eml fixture and having it setup for you.
* First end-to-end rickety testDavid Heinemeier Hansson2018-09-171-1/+3
|
* WIP: RouterDavid Heinemeier Hansson2018-09-173-0/+36
|
* Base -> MailboxDavid Heinemeier Hansson2018-09-173-3/+3
| | | | Won't need Base and can separate routing from execution 👍
* Action Mailbox -> Action MailroomDavid Heinemeier Hansson2018-09-177-24/+24
|
* SkeletonDavid Heinemeier Hansson2018-09-175-0/+56