Sha256: 13f99151644b14dcd2d58835a40db81529f0c29de281e1d155a0f92f43f13ce0

Contents?: true

Size: 368 Bytes

Versions: 25

Compression:

Stored size: 368 Bytes

Contents

sqlite3:
  adapter: sqlite3
  dbfile: attribute_fu.sqlite3.db
sqlite3mem:
  :adapter: sqlite3
  :dbfile: ":memory:"
postgresql:
  :adapter: postgresql
  :username: postgres
  :password: postgres
  :database: attribute_fu_plugin_test
  :min_messages: ERROR
mysql:
  :adapter: mysql
  :host: localhost
  :username: root
  :password:
  :database: attribute_fu_plugin_test

Version data entries

25 entries across 25 versions & 3 rubygems

Version Path
kdmny-spree-0.0.1 vendor/plugins/attribute_fu/test/db/database.yml
spree-0.11.4 vendor/plugins/attribute_fu/test/db/database.yml
spree-0.11.3 vendor/plugins/attribute_fu/test/db/database.yml
spree-0.11.2 vendor/plugins/attribute_fu/test/db/database.yml
spree-0.11.1 vendor/plugins/attribute_fu/test/db/database.yml
spree-0.11.0 vendor/plugins/attribute_fu/test/db/database.yml
spree-0.10.2 vendor/plugins/attribute_fu/test/db/database.yml
spree-0.10.1 vendor/plugins/attribute_fu/test/db/database.yml
spree-0.10.0 vendor/plugins/attribute_fu/test/db/database.yml
spree-0.10.0.beta vendor/plugins/attribute_fu/test/db/database.yml
spree-enriquez-0.9.4 vendor/plugins/attribute_fu/test/db/database.yml
spree-0.9.4 vendor/plugins/attribute_fu/test/db/database.yml
spree-0.9.3 vendor/plugins/attribute_fu/test/db/database.yml
spree-0.9.2 vendor/plugins/attribute_fu/test/db/database.yml
spree-0.9.1 vendor/plugins/attribute_fu/test/db/database.yml
spree-0.9.0 vendor/plugins/attribute_fu/test/db/database.yml
spree-0.8.4 vendor/plugins/attribute_fu/test/db/database.yml
spree-0.8.5 vendor/plugins/attribute_fu/test/db/database.yml
spree-0.6.0 vendor/plugins/attribute_fu/test/db/database.yml
spree-0.7.1 vendor/plugins/attribute_fu/test/db/database.yml