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 require of attributes and validators to work in Rubinius #14

Merged
merged 1 commit into from
Jul 25, 2011

Conversation

IPGlider
Copy link
Contributor

When loading attributes and validators json-schema loads all files under attributes and validators dirs, including the byte code cache files generated by Rubinius, with this change we only require .rb files.

When loading attributes and validators json-schema loads all files under attributes and validators dirs, including the byte code cache files generated by Rubinius, with this change we only require .rb files.
@hoxworth
Copy link
Contributor

Thanks - haven't played much with Rubinius but this makes sense.

hoxworth added a commit that referenced this pull request Jul 25, 2011
Fix require of attributes and validators to work in Rubinius
@hoxworth hoxworth merged commit 03a5615 into voxpupuli:master Jul 25, 2011
ottopoellath pushed a commit to ottopoellath/json-schema that referenced this pull request May 24, 2013
Fix require of attributes and validators to work in Rubinius
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