Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ActionMailbox callbacks for Definition requests #377

Open
andyw8 opened this issue May 13, 2024 · 0 comments
Open

Support ActionMailbox callbacks for Definition requests #377

andyw8 opened this issue May 13, 2024 · 0 comments
Labels
good-first-issue Good for newcomers

Comments

@andyw8
Copy link
Contributor

andyw8 commented May 13, 2024

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

@andyw8 andyw8 added the good-first-issue Good for newcomers label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good-first-issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant