view 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 source

Zeropaste::Application.config.secret_key_base = CONFIG["secret_key"]