Skip to content

Conversation

@sikachu
Copy link

@sikachu sikachu commented Feb 25, 2015

This resolves an issue where you would get uninitialized constant Psych::Nodes (NameError) when running with newer version of Psych.

Fixes #72

This resolves an issue where you would get uninitialized constant
Psych::Nodes (NameError) when running with newer version of Psych.

Fixes dtao#72
@sikachu
Copy link
Author

sikachu commented Mar 13, 2015

Ping @dtao.

@diskshima
Copy link

Would be nice to see this get merged.
Some reason this can't go in?

@dtao
Copy link
Owner

dtao commented Jun 24, 2015

No good reason, no. I've simply fallen behind :(

I'm going to test this out before merging. But hopefully I will merge it soon.

@sgerrand
Copy link

@dtao: Have you made any progress on testing this patch? It's still affecting me on Ruby 2.2.3 with recent versions of Psych.

@mcascone
Copy link

Found a quick fix here: #80 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

uninitialized constant Psych::Nodes (NameError)

5 participants