Sha256: fa04b9f479911360cac982ddf83cf96137e5cf8054d47af27817250f17765a21

Contents?: true

Size: 376 Bytes

Versions: 8

Compression:

Stored size: 376 Bytes

Contents

sqlite:
  :adapter: sqlite
  :dbfile: sentry_plugin.sqlite.db
sqlite3:
  :adapter: sqlite3
  :dbfile: sentry_plugin.sqlite3.db
postgresql:
  :adapter: postgresql
  :username: postgres
  :password: postgres
  :database: sentry_plugin_test
  :min_messages: ERROR
mysql:
  :adapter: mysql
  :host: localhost
  :username: root
  :password: password
  :database: sentry_plugin_test

Version data entries

8 entries across 8 versions & 4 rubygems

Version Path
loyal3-sentry-0.4.2 test/database.yml
loyal3-sentry-0.4.3 test/database.yml
loyal3-sentry-0.4.4 test/database.yml
loyal3-sentry-0.5.0 test/database.yml
loyal3-sentry-0.5.2 test/database.yml
pivotal-sentry-0.4.0 test/database.yml
stderr-sentry-0.5.4 test/database.yml
sentry-0.5.3 test/database.yml