KeyError message renders String keys as Symbols #4729
Closed
Milestone
Comments
rawrafox
added a commit
to rawrafox/jruby
that referenced
this issue
Jul 31, 2017
In Hash#fetch, the old error message assumed the key was a symbol. Instead we inspect it like in MRI. This closes jruby#4729.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Expected Behavior
Actual Behavior
The text was updated successfully, but these errors were encountered: