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

require 'json/add/core' does not respect JSON.create_id #7

Closed
tisba opened this issue Nov 17, 2009 · 1 comment
Closed

require 'json/add/core' does not respect JSON.create_id #7

tisba opened this issue Nov 17, 2009 · 1 comment
Labels

Comments

@tisba
Copy link
Contributor

tisba commented Nov 17, 2009

A quick grep for 'json_class' tells me, that lib/json/add/core.rb and rails.rb does not use JSON.create_id but rather have 'json_class' hardcoded.

I triggered a pull request with the fix (see http://github.com/tisba/json/commit/cbf3ed436babeda4d3768a1debec0737a32ca901)

cheers,

tisba / Sebastian

@flori
Copy link
Owner

flori commented Nov 18, 2009

Thanks for the patch. This will be in the next 1.2.x release.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants