Commit d27dd0c1164ee0f1784bed5f721e15361da66cee
1 parent
d1750985
Exists in
master
and in
1 other branch
formatting
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
config/database.yml
1 | # SQLite version 3.x | 1 | # SQLite version 3.x |
2 | # gem install sqlite3-ruby (not necessary on OS X Leopard) | 2 | # gem install sqlite3-ruby (not necessary on OS X Leopard) |
3 | + | ||
3 | development: &default | 4 | development: &default |
4 | adapter: sqlite3 | 5 | adapter: sqlite3 |
5 | database: db/development.sqlite3 | 6 | database: db/development.sqlite3 |