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

6 commits

Author SHA1 Message Date
George Claghorn
2b09cbbe44 Shush various interpreter warnings 2018-10-17 12:42:54 -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
a166c21a49 Allow inbound emails to be created on the fly 2018-09-19 17:08:35 -07:00
David Heinemeier Hansson
3e199600ec Routing is a named concept now 2018-09-19 16:38:33 -07:00
David Heinemeier Hansson
78e7ceb347 Test routing runs through a job kicked off by the inbound email 2018-09-19 16:23:14 -07:00
David Heinemeier Hansson
da697e8444 Attach a concrete router to the root mailbox and use it
Don't think this is how it's going to stay. Doesn't feel like the right place for it.
2018-09-19 15:52:16 -07:00