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

Improve Encoding handling #111

Merged
merged 1 commit into from Feb 17, 2022
Merged

Conversation

casperisfine
Copy link

Comparing the Encoding instance directly is more efficient.

Also ASCII-8BIT may be renamed in 3.2: https://bugs.ruby-lang.org/issues/18576

Comparing the Encoding instance directly is more efficient.

Also `ASCII-8BIT` may be renamed in 3.2: https://bugs.ruby-lang.org/issues/18576
@byroot byroot merged commit e6db400 into rails:master Feb 17, 2022
@matthewd
Copy link
Member

matthewd commented Mar 2, 2022

The mentioned JRuby bug was fixed 10 years ago... this project is very stable, so may not be worth the bother, but seems like this module could just go away.

@byroot
Copy link
Member

byroot commented Mar 2, 2022

Indeed 🤦

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

3 participants