aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tasks
Commit message (Collapse)AuthorAgeFilesLines
* ActionMailroom -> ActionMailboxDavid Heinemeier Hansson2018-09-281-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 runDavid Heinemeier Hansson2018-09-271-1/+1
|
* Use a test helper to create fixtures rather than rely on them being predefinedDavid Heinemeier Hansson2018-09-181-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 MailroomDavid Heinemeier Hansson2018-09-171-5/+5
|
* SkeletonDavid Heinemeier Hansson2018-09-171-0/+30