Sha256: d6235386d30380ad573fc7eec2a316b630b79ceb4edc97f94af7a913cfd8ae26

Contents?: true

Size: 239 Bytes

Versions: 11

Compression:

Stored size: 239 Bytes

Contents

development:
  database:
    name: todo_development
    host: 127.0.0.1
    port: 27017

test:
  database:
    name: todo_test
    host: 127.0.0.1
    port: 27017

production:
  database:
    name: todo
    host: 127.0.0.1
    port: 27017

Version data entries

11 entries across 11 versions & 1 rubygems

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