repo.or.cz
/
boxroom-stian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated installing with info about helper programs and gems
[boxroom-stian.git]
/
config
/
database.yml
blob
0a8180706bc99b0e862dc1b0df63e2aab3eb84ac
1
development:
2
adapter: sqlite3
3
database: data/development/boxroom.db
4
host: localhost
5
username: root
6
password:
7
8
test:
9
adapter: sqlite3
10
database: data/test/boxroom.db
11
host: localhost
12
username: root
13
password:
14
15
production:
16
adapter: sqlite3
17
database: data/production/boxroom.db
18
host: localhost
19
username: root
20
password: