Sha256: c57d590949387c7c462a39afac52d1170f56b2acf3678114e10f01109f6181a9

Contents?: true

Size: 341 Bytes

Versions: 6

Compression:

Stored size: 341 Bytes

Contents

development:
  adapter: postgresql
  encoding: utf8
  database: periodic_calculations_development
  pool: 5
  host: 127.0.0.1
  username: rewardli_su
  password:
  timeout: 5000

test:
  adapter: postgresql
  encoding: utf8
  database: periodic_calculations_test
  pool: 5
  host: 127.0.0.1
  username: postgres
  password:
  timeout: 5000

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
rabbitmq-definition-0.1.3 spec/dummy/config/database.yml
rabbitmq-definition-0.1.2 spec/dummy/config/database.yml
rabbitmq-definition-0.1.1 spec/dummy/config/database.yml
rabbitmq-definition-0.1.0 spec/dummy/config/database.yml
periodic_calculations-0.0.3 spec/dummy/config/database.yml
periodic_calculations-0.0.2 spec/dummy/config/database.yml