Mercurial > zeropaste
diff config/initializers/secret_token.rb @ 330:96631607785f
Even more coding style.
author | edogawaconan <me@myconan.net> |
---|---|
date | Mon, 14 Apr 2014 17:17:32 +0900 |
parents | b14c688e1595 |
children | d31fe32da7a0 |
line wrap: on
line diff
--- a/config/initializers/secret_token.rb Mon Apr 14 17:13:22 2014 +0900 +++ b/config/initializers/secret_token.rb Mon Apr 14 17:17:32 2014 +0900 @@ -1,1 +1,1 @@ -Zeropaste::Application.config.secret_key_base = CONFIG['secret_key'] +Zeropaste::Application.config.secret_key_base = CONFIG["secret_key"]