Sha256: acd8456c2817d2a56bdcfb18f72868f4ec2d362f2ba5188d7f1ec07ccdaa9356

Contents?: true

Size: 268 Bytes

Versions: 2

Compression:

Stored size: 268 Bytes

Contents

development:
  adapter: postgresql
  database: new_railsbits_development
  username: jrissler
  password:
  host: localhost
  encoding: UTF8

test:
  adapter: postgresql
  database: new_railsbits_test
  username: jrissler
  password:
  host: localhost
  encoding: UTF8

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wafflemix-0.0.6 test/dummy/config/database.yml
wafflemix-0.0.5 test/dummy/config/database.yml