Skip to content

Commit

Permalink
forgot to require zip
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdemarzi committed Mar 15, 2013
1 parent dee6ccf commit f5ab9d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/neography/tasks.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# borrowed from architect4r
require 'os'
require 'httparty'
require 'zip/zip'

namespace :neo4j do
desc "Install Neo4j"
Expand Down

0 comments on commit f5ab9d1

Please sign in to comment.