linguisticexplorer/Linguistic-Explorer

View on GitHub
yamls/database.yml.travisCI

Summary

Maintainability
Test Coverage
# Warning: The database defined as "le_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:
  adapter: mysql2
  encoding: utf8
  reconnect: false
  database: le_test
  pool: 5
  host: localhost
  username: root
  password: