Closed casperisfine closed 2 weeks ago
Fix: https://github.com/ruby/json/issues/697
This way even if Encoding.default_external is set to a weird value the document will be parsed just fine.
Encoding.default_external
Fix: https://github.com/ruby/json/issues/697
This way even if
Encoding.default_external
is set to a weird value the document will be parsed just fine.