Sha256: ffb11fbe8c3c4d015efae44baa59ad38e2a06fd337a4fee945a645d502dba1c9

Contents?: true

Size: 400 Bytes

Versions: 10

Compression:

Stored size: 400 Bytes

Contents

sqlite:
  :adapter: sqlite
  :database: attachment_fu_plugin.sqlite.db
sqlite3:
  :adapter: sqlite3
  :database: attachment_fu_plugin.sqlite3.db
postgresql:
  :adapter: postgresql
  :username: postgres
  :password: postgres
  :database: attachment_fu_plugin_test
  :min_messages: ERROR
mysql:
  :adapter: mysql
  :host: localhost
  :username: rails
  :password:
  :database: attachment_fu_plugin_test

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
pothoven-attachment_fu-3.2.6 test/database.yml
pothoven-attachment_fu-3.2.5 test/database.yml
miloops-attachment_fu-3.2.7 test/database.yml
miloops-attachment_fu-3.2.6 test/database.yml
miloops-attachment_fu-3.2.5 test/database.yml
pothoven-attachment_fu-3.2.4 test/database.yml
pothoven-attachment_fu-3.2.3 test/database.yml
pothoven-attachment_fu-3.2.2 test/database.yml
pothoven-attachment_fu-3.2.1 test/database.yml
pothoven-attachment_fu-3.2.0 test/database.yml