Sha256: 3b73622f8ca5717d171b782588a20c61d09545bd0dc95c82b1fc859b61bcb594

Contents?: true

Size: 162 Bytes

Versions: 10

Compression:

Stored size: 162 Bytes

Contents

development:
  adapter: sqlite3
  database: db/development.db
  pool: 5
  timeout: 5000

test:
  adapter: sqlite3
  database: db/test.db
  pool: 5
  timeout: 5000

Version data entries

10 entries across 10 versions & 3 rubygems

Version Path
fuck_comments-2.3.4 spec/dummy_app/config/database.yml
the_comments_ruby-2.3.4 spec/dummy_app/config/database.yml
the_comments_ruby-2.3.3 spec/dummy_app/config/database.yml
the_comments-2.3.1 spec/dummy_app/config/database.yml
the_comments-2.2.2 spec/dummy_app/config/database.yml
the_comments-2.2.1 spec/dummy_app/config/database.yml
the_comments-2.2.0 spec/dummy_app/config/database.yml
the_comments-2.1.0 spec/dummy_app/config/database.yml
the_comments-2.0.1 spec/dummy_app/config/database.yml
the_comments-2.0.0 spec/dummy_app/config/database.yml