Sha256: 32ab08e612dc1382430a8976bbe7d2c4973bb67c368624917960d44c238e3f20

Contents?: true

Size: 349 Bytes

Versions: 5

Compression:

Stored size: 349 Bytes

Contents

development:
  adapter: mysql2
  database: iqvoc_inflectionals_development
  username: root
  password:
  encoding: utf8

test:
  adapter: mysql2
  database: iqvoc_inflectionals_test
  username: root
  password:
  encoding: utf8

production:
  adapter: mysql2
  database: iqvoc_inflectionals_production
  username: root
  password:
  encoding: utf8

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
iqvoc_inflectionals-2.11.4 config/database.yml.mysql
iqvoc_inflectionals-2.11.3 config/database.yml.mysql
iqvoc_inflectionals-2.9.0 config/database.yml.mysql
iqvoc_inflectionals-2.8.0 config/database.yml.mysql
iqvoc_inflectionals-2.5.0 config/database.yml.mysql