Sha256: f2aa9d1c967eb353b675a5a90a41a3d770c4a02776b2a52c3d45173a7e56c728
Contents?: true
Size: 385 Bytes
Versions: 4
Compression:
Stored size: 385 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. test: &test adapter: mysql2 encoding: utf8 reconnect: false database: nbt_test pool: 5 username: # DM uri: mysql://127.0.0.1/nbt_test?user=&encoding=UTF-8 cucumber: <<: *test
Version data entries
4 entries across 4 versions & 2 rubygems