Skip to content

cleanup: remove deprecation warning (from rails 8.1)#113

Merged
mkon merged 1 commit intomkon:mainfrom
paulRbr:remove-rails-8.1-deprecation-warning
Feb 26, 2026
Merged

cleanup: remove deprecation warning (from rails 8.1)#113
mkon merged 1 commit intomkon:mainfrom
paulRbr:remove-rails-8.1-deprecation-warning

Conversation

@paulRbr
Copy link
Contributor

@paulRbr paulRbr commented Feb 25, 2026

This commit removes the ActiveSupport::Configurable usage which is
being deprecated in Rails (it will be removed in rails 8.2).

The deprecation warning is being fired in my project using the gem :)

DEPRECATION WARNING: ActiveSupport::Configurable is deprecated without replacement, and will be removed in Rails 8.2.

This commit removes the ActiveSupport::Configurable usage which is
being deprecated in Rails (it will be removed in rails 8.2).

The deprecation warning is being fired in my project using the gem :)
```
DEPRECATION WARNING: ActiveSupport::Configurable is deprecated without replacement, and will be removed in Rails 8.2.
```
Copy link
Owner

@mkon mkon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@mkon mkon self-assigned this Feb 25, 2026
@mkon mkon merged commit 1916106 into mkon:main Feb 26, 2026
82 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.

2 participants