Sha256: 1ba9c37f7ecf147ae8bfe177377fbc1361973f31c0db7d1e963bee2c883d9289

Contents?: true

Size: 153 Bytes

Versions: 10

Compression:

Stored size: 153 Bytes

Contents

mysql:
  adapter: mysql
  host: localhost
  username: root
  password:
  database: rails_plugin_test

sqlite3:
  adapter: sqlite3
  database: ':memory:'

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
acts_as_followable-0.1.9 test/database.yml.example
acts_as_followable-0.1.8 test/database.yml.example
acts_as_followable-0.1.7 test/database.yml.example
acts_as_followable-0.1.6 test/database.yml.example
acts_as_followable-0.1.5 test/database.yml.example
acts_as_followable-0.1.4 test/database.yml.example
acts_as_followable-0.1.3 test/database.yml.example
acts_as_followable-0.1.2 test/database.yml.example
acts_as_followable-0.1.1 test/database.yml.example
acts_as_followable-0.1.0 test/database.yml.example