Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove Qu configuration.
  • Loading branch information
jonmagic committed Oct 21, 2011
1 parent a474c18 commit 8df8478
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/pdf_archive.rb
Expand Up @@ -24,11 +24,6 @@ def self.root
MongoMapper.database.authenticate(uri.user, uri.password)
end

# Qu setup
Qu.configure do |c|
c.connection = MongoMapper.database
end

# CarrierWave setup
require 'carrierwave/orm/mongomapper'
CarrierWave.configure do |config|
Expand Down

0 comments on commit 8df8478

Please sign in to comment.