diff options
author | James Dabbs <jamesdabbs@gmail.com> | 2019-05-04 10:53:08 -0700 |
---|---|---|
committer | James Dabbs <jamesdabbs@gmail.com> | 2019-05-04 10:53:08 -0700 |
commit | 9f96d094a39100df53ea68b8bd6fa7fcafd96eac (patch) | |
tree | 237fec97bcb99065be3d464f25f2fa69bf34b6d0 /actionpack/bin | |
parent | ac1ba44f8d46ebbbe6889629d263e5690631f6a1 (diff) | |
download | rails-9f96d094a39100df53ea68b8bd6fa7fcafd96eac.tar.gz rails-9f96d094a39100df53ea68b8bd6fa7fcafd96eac.tar.bz2 rails-9f96d094a39100df53ea68b8bd6fa7fcafd96eac.zip |
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.
Diffstat (limited to 'actionpack/bin')
0 files changed, 0 insertions, 0 deletions