Fixnum object keys work with OkJson#66
Merged
sferik merged 2 commits intointridea:masterfrom Dec 10, 2012
Merged
Conversation
Member
Author
|
I've decided to test how different engines behave with fixnum object keys. And since Oj resolved the issue in it's last update, the only engine that doesn't work with fixnum keys would be OkJson. |
Member
|
I'd be willing to merge a similar patch, but this one seems too specific. What if the number is a |
Member
Author
|
@sferik, makes sense. I've rebased the pull-request to match your suggestion |
Member
|
Looks good. I'll be releasing version 1.5 shortly with your changes included. |
sferik
added a commit
that referenced
this pull request
Dec 10, 2012
Fixnum object keys work with OkJson
jperkin
pushed a commit
to TritonDataCenter/pkgsrc-legacy
that referenced
this pull request
Dec 9, 2013
1.6.0 ----- * [Add gson.rb support](intridea/multi_json#71) * [Add MultiJson.default_options](intridea/multi_json#70) * [Add MultiJson.with_adapter](intridea/multi_json#67) * [Stringify all possible keys for ok_json](intridea/multi_json#66) * [Alias `MultiJson::DecodeError` to `MultiJson::LoadError`](intridea/multi_json#79)
jperkin
pushed a commit
to TritonDataCenter/pkgsrc-legacy
that referenced
this pull request
Mar 14, 2014
1.6.0 ----- * [Add gson.rb support](intridea/multi_json#71) * [Add MultiJson.default_options](intridea/multi_json#70) * [Add MultiJson.with_adapter](intridea/multi_json#67) * [Stringify all possible keys for ok_json](intridea/multi_json#66) * [Alias `MultiJson::DecodeError` to `MultiJson::LoadError`](intridea/multi_json#79)
jsonn
pushed a commit
to jsonn/pkgsrc
that referenced
this pull request
Oct 11, 2014
1.6.0 ----- * [Add gson.rb support](intridea/multi_json#71) * [Add MultiJson.default_options](intridea/multi_json#70) * [Add MultiJson.with_adapter](intridea/multi_json#67) * [Stringify all possible keys for ok_json](intridea/multi_json#66) * [Alias `MultiJson::DecodeError` to `MultiJson::LoadError`](intridea/multi_json#79)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.