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

use oj to avoid encoding errors #51

Merged
merged 1 commit into from Mar 31, 2018

Conversation

catatsuy
Copy link
Contributor

If you use standard library json, encoding errors may occur.
oj does not have that kind of problem, and it is fast.

refs #46

If you use standard library json, encoding errors may occur.
oj does not have that kind of problem, and it is fast.
@toyama0919
Copy link
Collaborator

LGTM.

@toyama0919 toyama0919 merged commit b20751e into tagomoris:master Mar 31, 2018
@catatsuy catatsuy deleted the feature/use_oj branch April 1, 2018 00:51
@toyama0919
Copy link
Collaborator

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.

None yet

2 participants