Sha256: aa61d9f99a95397014e2e2d1ee5504a0fbfcf09408bc2a2439577b7000ae8a1c

Contents?: true

Size: 527 Bytes

Versions: 10

Compression:

Stored size: 527 Bytes

Contents

--- &1 !ruby/object:MongoDbUtils::Model::Config
dbs:
- !ruby/object:MongoDbUtils::Model::Db
  host_port: localhost:27018
  name: dummy
  username: ''
  password: ''
  uri: mongodb://localhost:27018/dummy
- !ruby/object:MongoDbUtils::Model::Db
  host_port: localhost:27019
  name: dummy
  username: ''
  password: ''
  uri: mongodb://localhost:27019/dummy
buckets: []
writer: !ruby/object:MongoDbUtils::ConfigLoader
  config_path: integration-test-env/standalone/config.yml
  config: *1
backup_folder: ~/.mongo-db-utils/backups

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
mongo-db-utils-0.2.1 integration-test-env/standalone/config.yml
mongo-db-utils-0.2.0 integration-test-env/standalone/config.yml
mongo-db-utils-0.1.6 integration-test-env/standalone/config.yml
mongo-db-utils-0.1.5 integration-test-env/standalone/config.yml
mongo-db-utils-0.1.4 integration-test-env/standalone/config.yml
mongo-db-utils-0.1.3 integration-test-env/standalone/config.yml
mongo-db-utils-0.1.2 integration-test-env/standalone/config.yml
mongo-db-utils-0.1.0 integration-test-env/standalone/config.yml
mongo-db-utils-0.0.9.3 integration-test-env/standalone/config.yml
mongo-db-utils-0.0.9.2 integration-test-env/standalone/config.yml