Sha256: 07e5b0f884a807d271bc40890da61e0506c0d621ed5e065c67c4d4986f6ec0f1

Contents?: true

Size: 299 Bytes

Versions: 3

Compression:

Stored size: 299 Bytes

Contents

development:
  adapter: mysql2
  database: appstats_development
  username: root
  password: 
  host: localhost
  encoding: utf8
  cache: 
    adapter: memcached
    servers: localhost
test:
  adapter: mysql2
  database: appstats_test
  username: root
  password: 
  host: localhost
  encoding: utf8

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
appstats-0.25.1 db/config.yml
appstats-0.25.0 db/config.yml
appstats-0.24.0 db/config.yml