mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 12:08:01 +00: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"