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

Fix Issue with MultiJson Feature Detection #40

Merged
merged 1 commit into from
Aug 29, 2012

Conversation

tylerhunt
Copy link
Contributor

You can't reliably detect whether MultiJson responds to load since Kernel defines a load method, so use adapter as a proxy.

This should resolve #39.

You can't reliably detect whether `MultiJson` responds to `load`
since Kernel defines a `load` method, so use `adapter` as a proxy.

This should resolve voxpupuli#39.
@hoxworth hoxworth merged commit f59bc44 into voxpupuli:master Aug 29, 2012
@hoxworth
Copy link
Contributor

Thanks for this, and sorry it took me so long to get around to merging it.

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_schema with old multi_json in Rails context
2 participants