1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/lib/action_mailroom
David Heinemeier Hansson 67ba89a8c7 Ensure raw email is created first
Otherwise jobs hanging off the InboundEmail won't be able to access the Active Storage data (as it won't have been uploaded yet).
2018-09-19 16:21:53 -07:00
..
mailbox Attach a concrete router to the root mailbox and use it 2018-09-19 15:52:16 -07:00
engine.rb Action Mailbox -> Action Mailroom 2018-09-17 16:56:55 -07:00
mailbox.rb Attach a concrete router to the root mailbox and use it 2018-09-19 15:52:16 -07:00
router.rb Attach a concrete router to the root mailbox and use it 2018-09-19 15:52:16 -07:00
test_helper.rb Ensure raw email is created first 2018-09-19 16:21:53 -07:00
version.rb Action Mailbox -> Action Mailroom 2018-09-17 16:56:55 -07:00