Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More scalable name! | David Heinemeier Hansson | 2018-09-18 | 1 | -2/+2 |
| | | | | There'll probably be other concerns we need to do around the processing. | ||||
* | Process inbound emails with state and exceptions | David Heinemeier Hansson | 2018-09-18 | 1 | -1/+15 |
| | |||||
* | Use a test helper to create fixtures rather than rely on them being predefined | David Heinemeier Hansson | 2018-09-18 | 1 | -0/+13 |
| | | | | 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 test | David Heinemeier Hansson | 2018-09-17 | 1 | -1/+3 |
| | |||||
* | WIP: Router | David Heinemeier Hansson | 2018-09-17 | 2 | -0/+35 |
| | |||||
* | Base -> Mailbox | David Heinemeier Hansson | 2018-09-17 | 2 | -2/+2 |
| | | | | Won't need Base and can separate routing from execution 👍 | ||||
* | Action Mailbox -> Action Mailroom | David Heinemeier Hansson | 2018-09-17 | 3 | -0/+19 |