Changesets can be listed by changeset number.
The Git repository is here.
Changeset 246
It doesn't matter much if a password is exposed in
config.yml because the real database runs on a Unix
domain socket only, but it's still messy - hide it.
- Comitted by: rool
- Date: Friday October 17 15:16:01 2008 (over 16 years ago)
Affected files:
rool/rails/rforum/trunk/config/database.yml:
prev. | current | |
adapter: postgresql | ||
host: /home/rool/postgres/ | ||
username: rool | ||
8 | | |
8 | password: set-password-here | |
# Warning: The database defined as 'test' will be erased and | ||
# re-generated from your development database when you run 'rake'. |