Sha256: 92e3d04665b1fffdcf075c4d51216ef3b7c9f635532d56493be1a37ea8b72ba4

Contents?: true

Size: 263 Bytes

Versions: 9

Compression:

Stored size: 263 Bytes

Contents

require "database_cleaner/couch_potato/version"
require "database_cleaner"
require "database_cleaner/couch_potato/base"
require "database_cleaner/couch_potato/truncation"

module DatabaseCleaner::CouchPotato
  def self.default_strategy
    :truncation
  end
end

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
database_cleaner-1.8.5 adapters/database_cleaner-couch_potato/lib/database_cleaner/couch_potato.rb
database_cleaner-1.8.4 adapters/database_cleaner-couch_potato/lib/database_cleaner/couch_potato.rb
database_cleaner-1.8.3 adapters/database_cleaner-couch_potato/lib/database_cleaner/couch_potato.rb
database_cleaner-1.8.2 adapters/database_cleaner-couch_potato/lib/database_cleaner/couch_potato.rb
database_cleaner-1.8.1 adapters/database_cleaner-couch_potato/lib/database_cleaner/couch_potato.rb
database_cleaner-1.8.0 adapters/database_cleaner-couch_potato/lib/database_cleaner/couch_potato.rb
database_cleaner-couch_potato-1.8.0 lib/database_cleaner/couch_potato.rb
database_cleaner-1.8.0.beta adapters/database_cleaner-couch_potato/lib/database_cleaner/couch_potato.rb
database_cleaner-couch_potato-1.8.0.beta lib/database_cleaner/couch_potato.rb