diff --git a/config/database.yml b/config/database.yml index 8ffb98d..92a351b 100644 --- a/config/database.yml +++ b/config/database.yml @@ -11,8 +11,8 @@ default: &default development: <<: *default - database: nemo_encoder_production - username: nda + database: nemo_production + username: mayzin # Warning: The database defined as "test" will be erased and # re-generated from your development database when you run "rake".