Sha256: db3c7c06e971089dcc5f1fcff281c1ebae3f04aa06f2a6864d6ee0a176613d6a
Contents?: true
Size: 358 Bytes
Versions: 10
Compression:
Stored size: 358 Bytes
Contents
# Warning: The database defined as "test" will be erased and # re-generated from your development database when you run "rake". # Do not set this db to the same as development or production. spec: adapter: sqlite3 database: db/spec.sqlite3 pool: 5 timeout: 5000 cucumber: adapter: sqlite3 database: db/cucumber.sqlite3 pool: 5 timeout: 5000
Version data entries
10 entries across 10 versions & 1 rubygems