Sha256: 7139f43ebc7cb6ceab831e8ac26c9996f940b3f06a05a4cd02a9ba57f50f6da6

Contents?: true

Size: 438 Bytes

Versions: 1

Compression:

Stored size: 438 Bytes

Contents

development:
  adapter: postgresql
  database: backlog_development
  username: root

# Warning: The database defined as 'test' will be erased and
# re-generated from your development database when you run 'rake'.
# Do not set this db to the same as development or production.
test:
  adapter: postgresql
  database: backlog_test
  username: cruisecontrol

production:
  adapter: postgresql
  database: backlog_production
  username: root

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
backlog-0.36.2 config/database.yml