Open
Description
Similar to what we do for ActiveRecord callbacks, we could support the 3 callbacks that ActionMailbox provides:
- around_processing
- before_processing
- after_processing
https://api.rubyonrails.org/classes/ActionMailbox/Callbacks.html
Similar to what we do for ActiveRecord callbacks, we could support the 3 callbacks that ActionMailbox provides:
https://api.rubyonrails.org/classes/ActionMailbox/Callbacks.html