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
railsqs-1.0.0 templates/postgresql_database.yml.erb
suspenders-1.17.0 templates/postgresql_database.yml.erb
suspenders-1.16.0 templates/postgresql_database.yml.erb
shoelaces-0.1.0 templates/postgresql_database.yml.erb
jetfuel-1.19.5 templates/postgresql_database.yml.erb
jetfuel-1.19.4 templates/postgresql_database.yml.erb
jetfuel-1.19.3 templates/postgresql_database.yml.erb
jetfuel-1.19.2 templates/postgresql_database.yml.erb
jetfuel-1.19.1 templates/postgresql_database.yml.erb
jetfuel-1.19.0 templates/postgresql_database.yml.erb
jetfuel-1.18.6 templates/postgresql_database.yml.erb
jetfuel-1.18.5 templates/postgresql_database.yml.erb
suspenders-1.15.0 templates/postgresql_database.yml.erb
jetfuel-1.18.4 templates/postgresql_database.yml.erb
jetfuel-1.18.3 templates/postgresql_database.yml.erb
jetfuel-1.18.2 templates/postgresql_database.yml.erb
jetfuel-1.18.1 templates/postgresql_database.yml.erb
jetfuel-1.18.0 templates/postgresql_database.yml.erb
suspenders-1.14.0 templates/postgresql_database.yml.erb
suspenders-1.13.0 templates/postgresql_database.yml.erb