Sha256: 138a7051ec5853da12deb260493ce0ab75abedcfcf3e0573c6cd6cb9cccf544f

Contents?: true

Size: 237 Bytes

Versions: 6

Compression:

Stored size: 237 Bytes

Contents

development:
  adapter: postgresql
  database: yawl-rails
  username: postgres

test:
  adapter: postgresql
  database: yawl-rails-test
  username: postgres


production:
  adapter: postgresql
  database: yawl-rails
  username: postgres

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
yawl_rails-0.3.0 spec/test_app/config/database.yml
yawl_rails-0.2.2 spec/test_app/config/database.yml
yawl_rails-0.2.1 spec/test_app/config/database.yml
yawl_rails-0.2.0 spec/test_app/config/database.yml
yawl_rails-0.1.1 spec/test_app/config/database.yml
yawl_rails-0.1.0 spec/test_app/config/database.yml