Project

General

Profile

« Previous | Next » 

Revision 7c7ddfe0

Added by Brian Gupta almost 12 years ago

  • ID 7c7ddfe0a7a2e688bc9c4d53689ae9884bb65432

fixes #1624 - Moved database.yml to database.yml.example

keeping the database configuration file within the repo is not needed,
therefore, we moved it to an example config file, and added the
database.yml to a to .gitignore

NOTE: this would break you installation, as you would need to:

cp config/database.yml.example config/database.yml

  • added
  • modified
  • copied
  • renamed
  • deleted