mongoid fix

This commit is contained in:
Harry Bomrah 2015-04-14 16:18:44 +08:00
parent 5aac9b297d
commit ec4f54fcc4
1 changed files with 3 additions and 3 deletions

View File

@ -1,14 +1,14 @@
development:
sessions:
default:
database: orbit_4_5_joshua
database: orbit_4_5
hosts:
- localhost:27017
test:
sessions:
default:
database: orbit_4_5_joshua
database: orbit_4_5
hosts:
- localhost:27017
options:
@ -21,6 +21,6 @@ production:
default:
# username:
# password:
database: orbit_4_5_joshua
database: orbit_4_5
hosts:
- localhost:27017