Migrate all secrets to config/secrets.yml

This commit is contained in:
Henne Vogelsang 2014-05-12 18:32:26 +02:00
parent 9090cc0d38
commit ee5d48d494
8 changed files with 29 additions and 20 deletions

View file

@ -12,4 +12,3 @@ end
# Initialize the rails application
Osem::Application.initialize!
Osem::Application.config.secret_keybase = CONFIG['secret_key']