Sha256: ba17fce4e3337ef1c008b003ba0d0665c35256868db7d1a514f47f22a3d9b633

Contents?: true

Size: 484 Bytes

Versions: 1

Compression:

Stored size: 484 Bytes

Contents

development: &id001
  sessions:
    default:
      database: ish_production
      hosts:
        - 192.168.56.11:27017

development_production: &id001
  host: localhost
  database: ish_production
  sessions:
    default:
      database: ish_production
      hosts:
        - 192.168.56.11:27017

development_cached: *id001
production: *id001
  
test:
  host: localhost
  database: ish_test
  sessions:
    default:
      database: ish_test
      hosts:
        - 192.168.56.11:27017

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ish_lib_manager-0.0.1 test/dummy/config/mongoid.yml