Sha256: 0e67cb5905afbe6824b6f58608bfc50c2ee5226da9f299a05d3e083f2cd431cd

Contents?: true

Size: 250 Bytes

Versions: 3

Compression:

Stored size: 250 Bytes

Contents

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

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

Version data entries

3 entries across 3 versions & 1 rubygems

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