Skip to content

Commit

Permalink
explicitly require rake to appease neo4j-rake_tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
subvertallchris committed Aug 18, 2015
1 parent 1258f73 commit 414445c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/neo4j-core.rb
Expand Up @@ -23,6 +23,7 @@

require 'neo4j-server'

require 'rake'
require 'neo4j/rake_tasks'

if RUBY_PLATFORM == 'java'
Expand Down

0 comments on commit 414445c

Please sign in to comment.