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

Added a couple tests #2

Merged
merged 2 commits into from
Feb 19, 2012
Merged

Added a couple tests #2

merged 2 commits into from
Feb 19, 2012

Conversation

tenderlove
Copy link
Contributor

It looks like one problem is inside OKJSON. It doesn't seem to handle the unicode characters correctly.

When parsing the wrongly produced JSON, it looks like JRuby and MRI will return the same sequence of bytes. The difference is that when you inspect the bytes, JRuby looks different than MRI.

plentz pushed a commit that referenced this pull request Feb 19, 2012
@plentz plentz merged commit e585d7d into plentz:master Feb 19, 2012
@plentz
Copy link
Owner

plentz commented Feb 19, 2012

thanks!

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.

2 participants