rails/actionmailbox/lib
James Dabbs 9f96d094a3 Expose mailbox_for method
Currently, the only exposed entry point into the ApplicationMailbox's configured
routing system is to call `route`, which performs a lot of work to fully
`process` inbound email. It'd be nice to have a way (e.g. in test) of checking
which mailbox an email would route to without necessarily processing it yet.
2019-05-04 10:53:08 -07:00
..
action_mailbox Expose mailbox_for method 2019-05-04 10:53:08 -07:00
rails/generators Remove the Amazon SES ingress 2019-04-14 12:15:54 -04:00
tasks
action_mailbox.rb