diff options
| author | Alban Peignier | 2012-04-13 11:06:00 +0200 |
|---|---|---|
| committer | Alban Peignier | 2012-04-13 11:06:00 +0200 |
| commit | 52fff6acfd118057f4ad8498de90d93449c0bfa3 (patch) | |
| tree | 00b4cc13717232c4eb10a80ea8359b21c50322cd | |
| parent | 72bf7ab2b686c06913bddfccf164102b92d5bd6e (diff) | |
| download | chouette-core-52fff6acfd118057f4ad8498de90d93449c0bfa3.tar.bz2 | |
Use chouette2_dev in database.yml.ccontrol. Refs #6
| -rw-r--r-- | config/database.yml.ccontrol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/database.yml.ccontrol b/config/database.yml.ccontrol index e040adce2..71ad6f9b1 100644 --- a/config/database.yml.ccontrol +++ b/config/database.yml.ccontrol @@ -1,6 +1,6 @@ development: adapter: jdbcpostgresql - database: chouette2_test + database: chouette2_dev encoding: utf8 username: chouette password: chouette |
