Skip to content

Commit

Permalink
Let dependency managers set the load paths properly
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanbergen committed Jul 26, 2012
1 parent 84b5c75 commit 50213b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sequel-vertica.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require 'sequel-vertica/version'
require './lib/sequel/adapters/vertica'
require 'sequel/adapters/vertica'

Sequel::Database::ADAPTERS << 'vertica'

0 comments on commit 50213b9

Please sign in to comment.