Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Booleans terminate processing #15

Open
jeffwatkins opened this issue Jan 25, 2011 · 1 comment
Open

Booleans terminate processing #15

jeffwatkins opened this issue Jan 25, 2011 · 1 comment

Comments

@jeffwatkins
Copy link

The following fails:

yaml= Yaml.eval('foo: bar\nbaz: true\nzebra: striped\n')

The result is:

{ foo: 'bar', baz: true }
@cjoudrey
Copy link

Fix here: #16 (for reference)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants