updated graphs

This commit is contained in:
John Geiger
2016-05-12 15:48:53 +02:00
parent bd4bdfe2e2
commit 6102d5eba4
437 changed files with 281 additions and 83707 deletions

View File

@@ -1,18 +0,0 @@
default: &default
adapter: postgresql
encoding: unicode
password:
pool: 16
username: postgres
development:
<<: *default
database: code_ocean_development
production:
<<: *default
database: code_ocean_production
test:
<<: *default
database: code_ocean_test