Sha256: b3b25db1672ab3a26b2d83fee6e2d5f3661e47b13407a5b8ee90b7dd389dcb8f

Contents?: true

Size: 183 Bytes

Versions: 10

Compression:

Stored size: 183 Bytes

Contents

test:
  adapter: sqlite3
  database: ./db/base.sqlite3

secondbase:

  test:
    adapter: mysql
    database: 'secondbase_test'
    username: root
    password:
    host: localhost

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
secondbase-2.2.0 test/dummy_apps/rails_four/config/database.yml
secondbase-2.1.6 test/dummy_apps/rails_four/config/database.yml
secondbase-2.1.5 test/dummy_apps/rails_four/config/database.yml
secondbase-2.1.4 test/dummy_apps/rails_four/config/database.yml
secondbase-2.1.3 test/dummy_apps/rails_four/config/database.yml
secondbase-2.1.2 test/dummy_apps/rails_four/config/database.yml
secondbase-2.1.0 test/dummy_apps/rails_four/config/database.yml
secondbase-2.0.0 test/dummy_apps/rails_four/config/database.yml
secondbase-1.0.1 test/dummy_app/config/database.yml
secondbase-1.0.0 test/dummy_app/config/database.yml