-
Notifications
You must be signed in to change notification settings - Fork 12
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
Error with neo4jrb when spatial plugin is added #7
Comments
Hope this helps someone else. |
Sorry about that, I need to block off an hour to merge that and do a proper On Wednesday, February 24, 2016, Jspenc72 [email protected] wrote:
|
Thank you. |
Added this to my gem file:
Which caused this error:
same error is shown when you attempt to generate a model with ActiveNode
As per this issue:
Found solution to be adding the plugin to Gemfile like so:
The text was updated successfully, but these errors were encountered: