|
|
|
@ -11,9 +11,9 @@ development:
|
|
|
|
# Warning: The database defined as "test" will be erased and
|
|
|
|
# Warning: The database defined as "test" will be erased and
|
|
|
|
# re-generated from your development database when you run "rake".
|
|
|
|
# re-generated from your development database when you run "rake".
|
|
|
|
# Do not set this db to the same as development or production.
|
|
|
|
# Do not set this db to the same as development or production.
|
|
|
|
# test:
|
|
|
|
test:
|
|
|
|
# <<: *default
|
|
|
|
<<: *default
|
|
|
|
# database: edcontext_test
|
|
|
|
database: edcontext_test
|
|
|
|
|
|
|
|
|
|
|
|
# production:
|
|
|
|
# production:
|
|
|
|
# <<: *default
|
|
|
|
# <<: *default
|
|
|
|
|