#706: YAML output for unicode chars should be the same as Ruby1.9 ----------------------------+----------------------------------------------- Reporter: jazzbox@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: Component: MacRuby | Resolution: invalid Keywords: yaml | ----------------------------+----------------------------------------------- Comment(by jazzbox@…): Replying to [comment:4 vincent.isambart@…]:
In fact psych does not even escape the "ü". {{{ % ruby1.9 -e 'require "psych"; puts "Rübe".to_yaml' --- Rübe ... }}}
hey, that would be the best solution (I already suggested that in #339. I'm looking forward for psych in MacRuby (I can wait a little)... -- Ticket URL: <http://www.macruby.org/trac/ticket/706#comment:5> MacRuby <http://macruby.org/>