We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ ruby -rstringio -e "StringIO.new('').set_encoding('UTF-8:UTF-8')" Traceback (most recent call last): 1: from -e:1:in `<main>' -e:1:in `set_encoding': unknown encoding name - UTF-8:UTF-8 (ArgumentError)
The text was updated successfully, but these errors were encountered:
c8a69e8
[ruby/stringio] Accept external and internal encodings pair
d3e986d
Fix ruby/stringio#16 ruby/stringio@c8a69e80d2
546545d
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: