Sha256: 608bb10f11fdcceb8452f36f016d12a6be9c31868081f81c3b388fb2182c67b8

Contents?: true

Size: 283 Bytes

Versions: 8

Compression:

Stored size: 283 Bytes

Contents

connections:
  postgresql:
    adapter: postgresql
    database: apartment_postgresql_test
    min_messages: WARNING
    username: postgres
    schema_search_path: public
    password:

  mysql:
    adapter: mysql2
    database: apartment_mysql_test
    username: root
    password:

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
apartment-0.20.0 spec/config/database.yml.sample
apartment-0.19.0 spec/config/database.yml.sample
apartment-0.18.0 spec/config/database.yml.sample
apartment-0.17.3 spec/config/database.yml.sample
apartment-0.17.2 spec/config/database.yml.sample
apartment-0.17.1 spec/config/database.yml.sample
apartment-0.17.0 spec/config/database.yml.sample
apartment-0.16.0 spec/config/database.yml