Skip to content

Commit

Permalink
remove production database config
Browse files Browse the repository at this point in the history
  • Loading branch information
jipiboily committed Jan 4, 2013
1 parent 925c702 commit eb9d177
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions spec/dummy/config/database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,4 @@ test:
database: monologue_test
pool: 5
username: root
password:

production:
adapter: sqlite3
database: db/production.sqlite3
pool: 5
timeout: 5000
password:

0 comments on commit eb9d177

Please sign in to comment.