Sha256: 84308af2ee9e11c0b702ba31455434232120f4886c836b41981000c1c685f9d1
Contents?: true
Size: 310 Bytes
Versions: 1
Compression:
Stored size: 310 Bytes
Contents
development: host: localhost adapter: mysql2 database: jackpot_development username: root pool: 5 encoding: utf8 reconnect: false test: &test host: localhost adapter: mysql2 database: jackpot_test<%= ENV['TEST_ENV_NUMBER'] %> username: root reconnect: false pool: 5 encoding: utf8
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jackpot-0.0.3 | spec/dummy/config/database.yml |