Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistent naming on all factory methods | David Heinemeier Hansson | 2018-12-12 | 1 | -3/+7 |
| | |||||
* | Don't require Postfix to send form data | George Claghorn | 2018-10-18 | 1 | -7/+4 |
| | |||||
* | Permit receiving an email fixture | George Claghorn | 2018-10-02 | 1 | -0/+4 |
| | |||||
* | Add a test helper for creating and routing an inbound email | George Claghorn | 2018-10-01 | 1 | -1/+5 |
| | |||||
* | ActionMailroom -> ActionMailbox | David Heinemeier Hansson | 2018-09-28 | 1 | -0/+22 |
We didn't end up using the mailroom metaphor directly, so let's stick with a more conventional naming strategy. |