Change database backend to PostgreSQL
* Bundle pg gem * Add a database config file sample
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
.bundle
|
||||
db/*.sqlite3
|
||||
config/database.yml
|
||||
log/*.log
|
||||
tmp/
|
||||
|
Reference in New Issue
Block a user