Sha256: 49f85c67a83dadff0c7df54eb7e2b8ff77ed5624cc34a5e715e935b9da077526

Contents?: true

Size: 315 Bytes

Versions: 3

Compression:

Stored size: 315 Bytes

Contents

development:
  adapter: postgresql
  database: radiant_dev
  username: root
  password:
  host: localhost
  
test:
  adapter: postgresql
  database: radiant_test
  username: root
  password:
  host: localhost

production:
  adapter: postgresql
  database: radiant_live
  username: root
  password:
  host: localhost

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
radiant-0.5.1 config/database.postgresql.yml
radiant-0.5.0 config/database.postgresql.yml
radiant-0.5.2 config/database.postgresql.yml