-
Notifications
You must be signed in to change notification settings - Fork 13
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
uninitialized constant Neo4j when using neo4j-rspec #27
Comments
I have the same problem. Created a new Rails project as per instructions from
I have set up a repository that replicates the problem at my end: https://github.com/wjdhamilton/rspec-neo4j-error Thanks for your help |
Perhaps this may prove helpful: #15 (comment) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Failure/Error: config.include Neo4j::RSpec::Matchers
NameError:
uninitialized constant Neo4j
./spec/spec_helper.rb:21:in
block in <top (required)>' ./spec/spec_helper.rb:20:in
<top (required)>'./spec/rails_helper.rb:2:in
require' ./spec/rails_helper.rb:2:in
<top (required)>'The text was updated successfully, but these errors were encountered: