6 lines
113 B
YAML
6 lines
113 B
YAML
mysql:
|
|
:adapter: mysql
|
|
:host: localhost
|
|
:username: rails
|
|
:password:
|
|
:database: rails_plugin_test
|