Sha256: 47d3e12042f599e02054efab205240a8b3612b55cd23a8cc5eaf23178829309b

Contents?: true

Size: 377 Bytes

Versions: 5

Compression:

Stored size: 377 Bytes

Contents

development:
  adapter: mysql
  database: muck_profiles_development
  username: root
  password:
  host: localhost
  encoding: utf8

test:
  adapter: mysql
  database: muck_profiles_test
  username: root
  password:
  host: localhost
  encoding: utf8

cucumber:
  adapter: mysql
  database: muck_profiles_cucumber
  username: root
  password:
  host: localhost
  encoding: utf8

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
muck-profiles-3.1.4 test/config/database.yml
muck-profiles-3.1.3 test/config/database.yml
muck-profiles-3.0.2 test/rails_test/config/database.yml
muck-profiles-3.0.1 test/rails_test/config/database.yml
muck-profiles-3.0.0 test/rails_test/config/database.yml