Skip to content

Support ActionMailbox callbacks for Definition requests #377

Open
@andyw8

Description

@andyw8

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions