Commit 03f02495

mo k <mo@mokhan.ca>
2012-09-22 22:07:35
add the staging database yml example file.
1 parent d164a0e
Changed files (1)
config/database.staging.yml.example
@@ -0,0 +1,8 @@
+staging:
+  adapter: postgresql
+  encoding: unicode
+  host: localhost
+  database: cakeside_production
+  pool: 5
+  username: cakeside
+  password: password