1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

10 commits

Author SHA1 Message Date
George Claghorn
ac7fd0e568 Always emit enhanced SMTP status codes 2018-11-05 14:19:42 -05:00
George Claghorn
6608bf60aa The ingress username is constant 2018-11-05 14:04:05 -05:00
George Claghorn
ebe3d0aaab Add a Rake task for piping to the Postfix ingress 2018-10-19 16:32:38 -04:00
George Claghorn
4744551186 Style 2018-10-11 12:32:11 -04:00
George Claghorn
3b84b7d57c Move installation tasks to lib/tasks/install.rake 2018-10-11 12:31:52 -04:00
David Heinemeier Hansson
8a0a103495 ActionMailroom -> ActionMailbox
We didn't end up using the mailroom metaphor directly, so let's stick with a more conventional naming strategy.
2018-09-28 12:19:43 -07:00
David Heinemeier Hansson
4f0d6c87b1 active_storage:install may halt chain if its already been run 2018-09-27 16:44:57 -07:00
David Heinemeier Hansson
4a9b45ce22 Use a test helper to create fixtures rather than rely on them being predefined
Too much hassle to manage all the steps compared to just pointing to an .eml fixture and having it setup for you.
2018-09-18 16:07:06 -07:00
David Heinemeier Hansson
82ff0c235b Action Mailbox -> Action Mailroom 2018-09-17 16:56:55 -07:00
David Heinemeier Hansson
4ab739a72a Skeleton 2018-09-17 16:30:33 -07:00