Sha256: d857b72b4f5a055eef4311bc9149cff4c852470b6405cf2423459fd3ae9f5412

Contents?: true

Size: 279 Bytes

Versions: 5

Compression:

Stored size: 279 Bytes

Contents

sqlite:
  :adapter: sqlite
  :dbfile: custom_field_model_plugin_test.sqlite.db
sqlite3:
  :adapter: sqlite3
  :dbfile: custom_field_model_plugin_test.sqlite3.db
mysql:
  :adapter: mysql
  :host: localhost
  :username: root
  :password:
  :database: custom_field_model_plugin_test

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
has_custom_fields-0.0.5 spec/database.yml
has_custom_fields-0.0.4 spec/database.yml
has_custom_fields-0.0.3 spec/database.yml
has_custom_fields-0.0.2 spec/database.yml
has_custom_fields-0.0.1 spec/database.yml