Open timscott opened 12 years ago
Hm I'm not sure what the issue is. Unfortunately, I haven't been maintaining this gem since I believe pre neo4j.rb 2.0. Your best bet would be to fork and debug, or may just extract the accepts_hash_for
directly https://github.com/pehrlich/neo4j_helper/blob/master/lib/neo4j_helper/accepts_hash_for.rb
In my gemfile I have this:
gem 'neo4j_helper', git: 'git://github.com/pehrlich/neo4j_helper.git'
And I get this:
neo4j_helper at /Users/tscott/.rvm/gems/jruby-1.7.0.RC2/bundler/gems/neo4j_helper-d343607e0179 did not have a valid gemspec.
I want to use the edge because I was getting an error with the accepts_hash_for. It appears to be fixed on master.