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

Replace deprecation gem with ActiveSupport's deprecation behavior #2793

Merged
merged 1 commit into from Aug 11, 2022

Conversation

cbeer
Copy link
Member

@cbeer cbeer commented Jul 31, 2022

The deprecation gem was initially extracted from Rails before support for other gems landed (in Rails 5.x). This will require some minor tweaks to downstream applications that used Deprecation.silence etc, but the Rails versions are generally similar (if not better) anyway.

@cbeer cbeer force-pushed the as-deprecation branch 2 times, most recently from 9adc865 to 8433cbd Compare August 1, 2022 16:13
@cbeer cbeer marked this pull request as ready for review August 1, 2022 16:15
@jcoyne jcoyne merged commit ff69825 into main Aug 11, 2022
@jcoyne jcoyne deleted the as-deprecation branch August 11, 2022 21:47
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