General

Profile

gyngve (Gary Yngve)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

01/09/2009

08:47 AM Backport187 Backport #991 (Closed): YAML: '--- stuff' not escaped as root-level hashkey
=begin
>>{"--- foo" => "bar"}.to_yaml
=> "--- \n--- foo: bar\n"

>> YAML.load _
=> nil

(the --- needs ...
gyngve (Gary Yngve)

Also available in: Atom