mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-04 21:02:35 +08:00
Refactor code in ApplicationMailbox * short-circuiting as soon as we get a "true" value in some cases * using ".exists?" instead of instantiating an ActiveRecord object * using "match?" instead of "match" |
||
|---|---|---|
| .. | ||
| imap | ||
| application_mailbox.rb | ||
| default_mailbox.rb | ||
| mailbox_helper.rb | ||
| reply_mailbox.rb | ||
| support_mailbox.rb | ||