Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

58 json.parse clarification (use the create_additions: true option for JSON.parse) #99

Merged
merged 2 commits into from
Dec 27, 2023

Conversation

evolve75
Copy link
Owner

Clarification for issue #58. This is an old issue and the resolution was released many versions ago. However, the documentation was not updated to reflect this change earlier.

…ect.

The `create_additions: true` option is **needed* for the parsing to work.

See issue <#58>.
@evolve75 evolve75 linked an issue Dec 27, 2023 that may be closed by this pull request
@coveralls
Copy link

Coverage Status

coverage: 94.416%. remained the same
when pulling 2281227 on 58-JSON.parse
into 6251c7e on master.

@evolve75 evolve75 merged commit 3a535cb into master Dec 27, 2023
20 checks passed
@evolve75 evolve75 deleted the 58-JSON.parse branch December 27, 2023 17:58
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.

JSON.parse not compiling to a Tree::TreeNode
2 participants