Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ActionMailroom -> ActionMailbox | David Heinemeier Hansson | 2018-09-28 | 1 | -4/+4 |
| | | | | We didn't end up using the mailroom metaphor directly, so let's stick with a more conventional naming strategy. | ||||
* | active_storage:install may halt chain if its already been run | David Heinemeier Hansson | 2018-09-27 | 1 | -1/+1 |
| | |||||
* | Use a test helper to create fixtures rather than rely on them being predefined | David Heinemeier Hansson | 2018-09-18 | 1 | -15/+2 |
| | | | | Too much hassle to manage all the steps compared to just pointing to an .eml fixture and having it setup for you. | ||||
* | Action Mailbox -> Action Mailroom | David Heinemeier Hansson | 2018-09-17 | 1 | -5/+5 |
| | |||||
* | Skeleton | David Heinemeier Hansson | 2018-09-17 | 1 | -0/+30 |