Sha256: a94f856cc08a7853aebb81cd9f66c39b3f93d437178a08e550ab3dae99ab5064

Contents?: true

Size: 317 Bytes

Versions: 5

Compression:

Stored size: 317 Bytes

Contents

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

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

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

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
smukherjee-openbill-0.1.5 config/database.yml
smukherjee-openbill-0.1.6 config/database.yml
smukherjee-openbill-0.1.7 config/database.yml
openbill-0.1.5 config/database.yml
openbill-0.1.6 config/database.yml