aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Emit a transient error code for incorrect usageGeorge Claghorn2018-11-081-5/+3
|
* Always emit enhanced SMTP status codesGeorge Claghorn2018-11-051-11/+12
|
* The ingress username is constantGeorge Claghorn2018-11-051-4/+6
|
* Add a Rake task for piping to the Postfix ingressGeorge Claghorn2018-10-191-0/+38
|
* StyleGeorge Claghorn2018-10-111-1/+1
|
* Move installation tasks to lib/tasks/install.rakeGeorge Claghorn2018-10-112-17/+19
|
* 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