Sha256: 8ead8c99f0d227c562f955ab047e4224b83341b1b45fcf509010e0faa5eb516d

Contents?: true

Size: 267 Bytes

Versions: 2

Compression:

Stored size: 267 Bytes

Contents

development:
  adapter: mysql
  database: muck_shares_development
  username: root
  password:
  host: localhost
  encoding: utf8
test:
  adapter: mysql
  database: muck_shares_test
  username: root
  password:
  host: localhost
  encoding: utf8
cucumber:
  <<: *TEST

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
muck-shares-3.0.1 test/rails_test/config/database.yml
muck-shares-3.0.0 test/rails_test/config/database.yml