提交 2c2ca833 编写于 作者: Y Yehuda Katz

Removed default_internal, which was preventing round-tripping of some encodings.

上级 83537bf0
......@@ -244,7 +244,6 @@ def self.run(initializer = nil, config = nil)
if RUBY_VERSION < '1.9'
$KCODE='u'
else
Encoding.default_internal = Encoding::UTF_8
Encoding.default_external = Encoding::UTF_8
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册