Sha256: c9aa8c67b59a986b1de83eadb4314f76e18643fb6e46749ec848297e07e1c543

Contents?: true

Size: 329 Bytes

Versions: 3

Compression:

Stored size: 329 Bytes

Contents

development:
  adapter: mysql
  database: rails_development
  host: localhost
  username: root
  password: 

test:
  adapter: mysql
  database: rails_test
  host: localhost
  username: root
  password:

production:
  adapter: mysql
  database: rails_production
  host: localhost
  username: root
  password: 

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
damagecontrol-0.5.0.1391 config/database.yml
damagecontrol-0.5.0.1393 config/database.yml
damagecontrol-0.5.0.1392 config/database.yml