Sha256: a159330ed72f62662585b5f3a2a3160052f42ed4644f126aca68130ee2ce8eb8

Contents?: true

Size: 492 Bytes

Versions: 16

Compression:

Stored size: 492 Bytes

Contents

development:
  database: dummy_development
  host: localhost
  use_activesupport_time_zone: true
  include_root_in_json: false
  persist_in_safe_mode: true

test:
  database: dummy_test
  host: localhost
  use_activesupport_time_zone: true
  include_root_in_json: false
  persist_in_safe_mode: true

production:
  database: dummy_production
  host: localhost
  # port:
  # username:
  # password:
  use_activesupport_time_zone: true
  include_root_in_json: false
  persist_in_safe_mode: true

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
concen-0.2.9 test/dummy/config/mongoid.yml
concen-0.2.8 test/dummy/config/mongoid.yml
concen-0.2.7 test/dummy/config/mongoid.yml
concen-0.2.6 test/dummy/config/mongoid.yml
concen-0.2.5 test/dummy/config/mongoid.yml
concen-0.2.4 test/dummy/config/mongoid.yml
concen-0.2.3 test/dummy/config/mongoid.yml
concen-0.2.2 test/dummy/config/mongoid.yml
concen-0.2.1 test/dummy/config/mongoid.yml
concen-0.2.0 test/dummy/config/mongoid.yml
concen-0.1.7 test/dummy/config/mongoid.yml
concen-0.1.6 test/dummy/config/mongoid.yml
concen-0.1.5 test/dummy/config/mongoid.yml
concen-0.1.4 test/dummy/config/mongoid.yml
concen-0.1.3 test/dummy/config/mongoid.yml
concen-0.1.2 test/dummy/config/mongoid.yml