Sha256: cd3e990981d5b1ede9d28f47c9b43a472ff9c83050b1151f0d66a54458acbfc4

Contents?: true

Size: 161 Bytes

Versions: 29

Compression:

Stored size: 161 Bytes

Contents

# SQLite version 3.x
#   gem install sqlite3-ruby (not necessary on OS X Leopard)
test:
  adapter: sqlite3
  database: db/test.sqlite3
  pool: 5
  timeout: 5000

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
migrant-1.4.3 test/rails_app/config/database.yml
migrant-1.4.1 test/rails_app/config/database.yml
migrant-1.4.0 test/rails_app/config/database.yml
migrant-1.3.2 test/rails_app/config/database.yml
migrant-1.3.1 test/rails_app/config/database.yml
migrant-1.3.0 test/rails_app/config/database.yml
migrant-1.2.8 test/rails_app/config/database.yml
migrant-1.2.7 test/rails_app/config/database.yml
migrant-1.2.5 test/rails_app/config/database.yml
migrant-1.2.2 test/rails_app/config/database.yml
migrant-1.2.1 test/rails_app/config/database.yml
migrant-1.2.0 test/rails_app/config/database.yml
migrant-1.1.2 test/rails_app/config/database.yml
migrant-1.1.1 test/rails_app/config/database.yml
migrant-1.1.0 test/rails_app/config/database.yml
migrant-1.0.2 test/rails_app/config/database.yml
migrant-1.0.1 test/rails_app/config/database.yml
migrant-1.0.0 test/rails_app/config/database.yml
migrant-0.2.4 test/rails_app/config/database.yml
migrant-0.2.3 test/rails_app/config/database.yml