Sha256: 1e6804f8d5138e888c0b3e160921871403722c00c6b28fa35a5d7467ca0212dc

Contents?: true

Size: 406 Bytes

Versions: 5

Compression:

Stored size: 406 Bytes

Contents

:defaults: &defaults
  :host: localhost
  :slaves:
    # - host: localhost
      # port: 27018
    # - host: localhost
      # port: 27019
  :allow_dynamic_fields: false
  :parameterize_keys: false
  :persist_in_safe_mode: false
  :raise_not_found_error: false
  :reconnect_time: 5
  :use_object_ids: true
  :persist_types: false
  :option_no_exist: false

:test:
  <<: *defaults
  :name: mongo_thing_test

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
mongo_thing-0.0.6 spec/config/mongo.yml
mongo_thing-0.0.5 spec/config/mongo.yml
mongo_thing-0.0.4 spec/config/mongo.yml
mongo_thing-0.0.3 spec/config/mongo.yml
mongo_thing-0.0.1 spec/config/mongoid.yml