Introduction
Introduction Statistics Contact Development Disclaimer Help
database.yml - reportable - Fork of reportable required by WarVox, from hdm/rep…
git clone git://jay.scot/reportable
Log
Files
Refs
README
---
database.yml (304B)
---
1 sqlite3:
2 adapter: sqlite3
3 database: ":memory:"
4 mysql:
5 adapter: mysql
6 database: reportable_test
7 username: reportable
8 password: reportable
9 host: localhost
10 postgresql:
11 adapter: postgresql
12 database: reportable_test
13 username: reportable
14 password: reportable
15 host: localhost
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.