Skip to content

Commit

Permalink
Damn capistrano
Browse files Browse the repository at this point in the history
  • Loading branch information
dominiek committed Sep 27, 2008
1 parent f8b73a4 commit dbf5bbd
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions config/database.yml
Expand Up @@ -4,7 +4,6 @@ development:
adapter: mysql
database: tentacle_development
timeout: 5000
encoding: utf8


# Warning: The database defined as "test" will be erased and
Expand All @@ -14,16 +13,13 @@ test:
adapter: mysql
database: kakuteru_test
timeout: 5000
encoding: utf8

production:
adapter: mysql
database: dominiek_kakuteru
timeout: 5000
encoding: utf8

migrate_from_mephisto:
adapter: mysql
database: mephisto_dodo
encoding: utf8


0 comments on commit dbf5bbd

Please sign in to comment.