Sha256: e846b47d72a7dc96ff491e7a7393c43aa2aa86575da480f5a9ec54d9189e3dca

Contents?: true

Size: 138 Bytes

Versions: 15

Compression:

Stored size: 138 Bytes

Contents

test: &test
  adapter: postgresql
  encoding: unicode
  database: {{app_name}}_test
  pool: 5
  host: 127.0.0.1

development:
  <<: *test

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
xing-framework-1.0.0.pre.beta.1 default_configuration/templates/backend/config/database.yml.ci
xing-framework-1.0.0.pre.beta default_configuration/templates/backend/config/database.yml.ci
xing-framework-1.0.0.pre.alpha default_configuration/templates/backend/config/database.yml.ci
xing-framework-0.3.2 default_configuration/templates/backend/config/database.yml.ci
xing-framework-0.3.1 default_configuration/templates/backend/config/database.yml.ci
xing-framework-0.3.0 default_configuration/templates/backend/config/database.yml.ci
xing-framework-0.2.9 default_configuration/templates/backend/config/database.yml.ci
xing-framework-0.2.9.beta1 default_configuration/templates/backend/config/database.yml.ci
xing-framework-0.2.8 default_configuration/templates/backend/config/database.yml.ci
xing-framework-0.2.8.beta1 default_configuration/templates/backend/config/database.yml.ci
xing-framework-0.2.7 default_configuration/templates/backend/config/database.yml.ci
xing-framework-0.2.7.pre.beta1 default_configuration/templates/backend/config/database.yml.ci
xing-framework-0.2.6 default_configuration/templates/backend/config/database.yml.ci
xing-framework-0.2.5 default_configuration/templates/backend/config/database.yml.ci
xing-framework-0.2.4 default_configuration/templates/backend/config/database.yml.ci