Sha256: f3b31f78726ecea44e121c55f5d259d08d433541addb55a6ee39e209c7cb19f6

Contents?: true

Size: 477 Bytes

Versions: 47

Compression:

Stored size: 477 Bytes

Contents

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

Version data entries

47 entries across 47 versions & 3 rubygems

Version Path
beef-acts_as_content_node-0.1.4 test/database.yml
beef-acts_as_content_node-0.1.5 test/database.yml
beef-acts_as_content_node-0.1.6 test/database.yml
beef-articles-0.3.13 test/database.yml
beef-articles-0.3.14 test/database.yml
beef-articles-0.3.15 test/database.yml
beef-articles-0.3.16 test/database.yml
beef-articles-0.3.18 test/database.yml
beef-articles-0.3.21 test/database.yml
beef-articles-0.3.25 test/database.yml
beef-articles-0.3.27 test/database.yml
beef-articles-0.3.28 test/database.yml
beef-articles-0.3.29 test/database.yml
beef-articles-0.3.30 test/database.yml
beef-articles-0.3.32 test/database.yml
beef-articles-0.3.33 test/database.yml
beef-articles-0.3.34 test/database.yml
beef-articles-0.5.3 test/database.yml
beef-articles-0.5.2 test/database.yml
acts_as_content_node-0.1.13 test/database.yml