Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.6.7
-
Fix Version/s: JRuby 1.7.0.pre1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
When I try to print obj.to_yaml, it shows garbled text if object contains Chinese or Japanese characters.
I am using JRuby 1.6.7 on Windows 7, print YAML::ENGINE.yamler shows "psych"
btw i use --1.9 mode