Sha256: 542b8c18f9bc066b9bec75d7bb8fdc81eef69d33483c225c423e310d56a559a9

Contents?: true

Size: 169 Bytes

Versions: 10

Compression:

Stored size: 169 Bytes

Contents

development:
  adapter: postgresql
  database: <%= name %>_dev
  host: /tmp
  pool:  5

test:
  adapter: postgresql
  database: <%= name %>_test
  host: /tmp
  pool:  5

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
hippo-fw-0.9.9 templates/config/database.yml
hippo-fw-0.9.8 templates/config/database.yml
hippo-fw-0.9.7 templates/config/database.yml
hippo-fw-0.9.6 templates/config/database.yml
hippo-fw-0.9.5 templates/config/database.yml
hippo-fw-0.9.4 templates/config/database.yml
hippo-fw-0.9.3 templates/config/database.yml
hippo-fw-0.9.2 templates/config/database.yml
hippo-fw-0.9.1 templates/config/database.yml
lanes-0.8.3 templates/config/database.yml