Sha256: d339eef3f6fb1a7b19381dd83a849fb2c1886ab0ac9b9f7e9e0cc1898767f0bb

Contents?: true

Size: 224 Bytes

Versions: 82

Compression:

Stored size: 224 Bytes

Contents

development: &default
  adapter: postgresql
  database: <%= app_name %>_development
  encoding: utf8
  host: localhost
  min_messages: warning
  pool: 2
  timeout: 5000

test:
  <<: *default
  database: <%= app_name %>_test

Version data entries

82 entries across 82 versions & 15 rubygems

Version Path
roboparts-0.6.0 templates/postgresql_database.yml.erb
suspenders-1.23.0 templates/postgresql_database.yml.erb
suspenders-1.22.0 templates/postgresql_database.yml.erb
suspenders-1.21.0 templates/postgresql_database.yml.erb
roboparts-0.5.4 templates/postgresql_database.yml.erb
roboparts-0.5.3 templates/postgresql_database.yml.erb
roboparts-0.5.2 templates/postgresql_database.yml.erb
gb-firestarter-0.1.0 templates/postgresql_database.yml.erb
suspenders-1.20.0 templates/postgresql_database.yml.erb
suspenders-1.19.0 templates/postgresql_database.yml.erb
ajmalafif-jumpstart-1.18.8 templates/postgresql_database.yml.erb
ajmalafif-jumpstart-1.18.7 templates/postgresql_database.yml.erb
ajmalafif-jumpstart-1.18.6 templates/postgresql_database.yml.erb
ajmalafif-jumpstart-1.18.5 templates/postgresql_database.yml.erb
ajmalafif-jumpstart-1.18.4 templates/postgresql_database.yml.erb
ajmalafif-suspenders-1.18.2 templates/postgresql_database.yml.erb
ajmalafif-suspenders-1.18.1 templates/postgresql_database.yml.erb
ajmalafif-suspenders-1.18.0 templates/postgresql_database.yml.erb
suspenders-1.18.0 templates/postgresql_database.yml.erb
railsqs-1.0.1 templates/postgresql_database.yml.erb