lifull-dev/bucky-core

View on GitHub
example/bucky-management/config/test_db_config.yml

Summary

Maintainability
Test Coverage
:test_db:
  :bucky_test:
    :username: root
    :password: password
    :database: bucky_test
    :host: 127.0.0.1
    :port: 3306
    :adapter: :mysql