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

Remove raise_on_missing_callbacks setting in development #1350

Merged
merged 2 commits into from
Mar 14, 2025

Conversation

caitmich
Copy link
Contributor

Summary

Remove raise_on_missing_callbacks in development for consistency with Rails < 7.1

Rails 7.1 added a setting for raising an error on missing callback actions. For consistency with how this worked pre-rails7.1, I am removing this setting from development.rb

I assign all rights, including copyright, to any future Dradis
work by myself to Security Roots.

Check List

  • Added a CHANGELOG entry

@caitmich caitmich merged commit fce134f into develop Mar 14, 2025
2 of 3 checks passed
@caitmich caitmich deleted the fix/remove_raise_missing_callbacks branch March 14, 2025 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant