Sha256: 42e2301108066fb8a4fe2f0b90111548d9c164396ed7d645080cb886c652e8de

Contents?: true

Size: 257 Bytes

Versions: 12

Compression:

Stored size: 257 Bytes

Contents

development:
  database:
    name: couch-lock_development
    host: 127.0.0.1
    port: 27017

test:
  database:
    name: couch-lock_test
    host: 127.0.0.1
    port: 27017

production:
  database:
    name: couch-lock
    host: 127.0.0.1
    port: 27017

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
ki-0.4.12 spec/examples/couch-lock/config.yml
ki-0.4.11 spec/examples/couch-lock/config.yml
ki-0.4.10 spec/examples/couch-lock/config.yml
ki-0.4.9 spec/examples/couch-lock/config.yml
ki-0.4.8 spec/examples/couch-lock/config.yml
ki-0.4.7 spec/examples/couch-lock/config.yml
ki-0.4.6 spec/examples/couch-lock/config.yml
ki-0.4.5 spec/examples/couch-lock/config.yml
ki-0.4.4 spec/examples/couch-lock/config.yml
ki-0.4.3 spec/examples/couch-lock/config.yml
ki-0.4.2 spec/examples/couch-lock/config.yml
ki-0.4.1 spec/examples/couch-lock/config.yml