Sha256: 9cfbde4ab002cac0b22a1f86fd4f9174a4e944371bd2acd8f6c472fdb2dfd095

Contents?: true

Size: 462 Bytes

Versions: 6

Compression:

Stored size: 462 Bytes

Contents

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

test:
  <<: *defaults
  database: mongoid_config_test

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
mongoid-eager-loading-0.3.1 spec/config/mongoid.yml
mongoid-eager-loading-0.3.0 spec/config/mongoid.yml
mongoid-eager-loading-0.2.0 spec/config/mongoid.yml
mongoid-eager-loading-0.1.2 spec/config/mongoid.yml
mongoid-eager-loading-0.1.1 spec/config/mongoid.yml
mongoid-eager-loading-0.1.0 spec/config/mongoid.yml