comparison 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
comparison
equal deleted inserted replaced
329:430dadffd91e 330:96631607785f
1 Zeropaste::Application.config.secret_key_base = CONFIG['secret_key'] 1 Zeropaste::Application.config.secret_key_base = CONFIG["secret_key"]