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

Use ActiveSupport::Deprecation #2327

Merged
merged 5 commits into from
May 16, 2023

Conversation

ericproulx
Copy link
Contributor

@ericproulx ericproulx commented May 15, 2023

This PR will replace warn [DEPRECATION] by ActiveSupport::Deprecated.warn.

Use ActiveSupport::Deprecation::DeprecatedConstantProxy for exceptions with deprecation
Replace Validator::Base initialize by inherited
@dblock
Copy link
Member

dblock commented May 16, 2023

Looks good, rubocop -a ; rubocop --auto-gen-config will do it.

@dblock dblock merged commit 96e2faf into ruby-grape:master May 16, 2023
23 checks passed
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.

None yet

2 participants