Sha256: f47c84f1f0e24aa84d81f57ec7be92cbf21ccbd25333523e1a5929dd21229607

Contents?: true

Size: 416 Bytes

Versions: 27

Compression:

Stored size: 416 Bytes

Contents

#
# This is only an example configuration. Please see the Rails
# documentation for more details.
#

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

27 entries across 27 versions & 3 rubygems

Version Path
radiantcms-couchrest_model-0.2.4 config/database.postgresql.yml
radiantcms-couchrest_model-0.2.2 config/database.postgresql.yml
radiantcms-couchrest_model-0.2.1 config/database.postgresql.yml
radiantcms-couchrest_model-0.2 config/database.postgresql.yml
radiantcms-couchrest_model-0.1.9 config/database.postgresql.yml
radiantcms-couchrest_model-0.1.8 config/database.postgresql.yml
radiantcms-couchrest_model-0.1.7 config/database.postgresql.yml
radiantcms-couchrest_model-0.1.6 config/database.postgresql.yml
radiantcms-couchrest_model-0.1.5 config/database.postgresql.yml
radiant-0.7.2 config/database.postgresql.yml
radiant-0.8.2 config/database.postgresql.yml
radiant-rc-0.9.0 config/database.postgresql.yml
radiant-0.8.1 config/database.postgresql.yml
radiant-0.6.0 config/database.postgresql.yml
radiant-0.6.1 config/database.postgresql.yml
radiant-0.6.3 config/database.postgresql.yml
radiant-0.6.2 config/database.postgresql.yml
radiant-0.6.4 config/database.postgresql.yml
radiant-0.6.5.1 config/database.postgresql.yml
radiant-0.6.5 config/database.postgresql.yml