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 schema dep v4 #145

Merged
merged 3 commits into from
Oct 26, 2014
Merged

Fix schema dep v4 #145

merged 3 commits into from
Oct 26, 2014

Conversation

RST-J
Copy link
Contributor

@RST-J RST-J commented Oct 26, 2014

This should fix #117
I found that DependenciesV4Attribute simply ignored the dependency value if it was a schema. DependenciesAttribute is fine and so only draft4 was affected.
I also added byebug as a development dependency as I find it useful not only for debugging but also to find out what is going on in code that I want to get familiar with. I can remove it if you do not agree.

@RST-J
Copy link
Contributor Author

RST-J commented Oct 26, 2014

Forget about bybug, its only compatible with MRI >=2.0

@iainbeeston
Copy link
Contributor

You can always install it independently of the gemfile :-)

pd added a commit that referenced this pull request Oct 26, 2014
@pd pd merged commit 5331d76 into voxpupuli:master Oct 26, 2014
@RST-J RST-J deleted the fix_schema_dep_v4 branch October 26, 2014 23:26
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.

Dependencies don't seem to work correctly
3 participants