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

12 commits

Author SHA1 Message Date
George Claghorn
42f9cd62c3 Revert "Nest"
This reverts commit 8822765821.
2018-11-22 16:40:30 -05:00
George Claghorn
8822765821 Nest 2018-10-17 09:53:02 -04:00
George Claghorn
f8c0ddcf01 Extract module scope 2018-10-17 08:53:37 -04:00
George Claghorn
b5ada0de68 Alphabetize 2018-10-17 08:51:34 -04:00
George Claghorn
3984460424 Add Mandrill support 2018-10-17 00:12:03 -04:00
George Claghorn
6b7eac5c51 Accept inbound emails from a variety of ingresses 2018-10-11 12:51:13 -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
5ad0813322 Add rerouting option 2018-09-28 11:32:44 -07:00
David Heinemeier Hansson
e1486aa353 Flesh out conductor interface 2018-09-27 17:39:13 -07:00
David Heinemeier Hansson
b1e08b468b Provide a basic admin interface
BEHOLD THE CONDUCTOR!
2018-09-27 16:45:59 -07:00
David Heinemeier Hansson
0cb3245b4d Use rails scope by default 2018-09-18 16:13:17 -07:00
David Heinemeier Hansson
65a6d525c6 Add basic, unauthenticated inbound emails controller 2018-09-17 22:32:05 -07:00