view config/initializers/secret_token.rb @ 329:430dadffd91e

Fix coding style.
author edogawaconan <me@myconan.net>
date Mon, 14 Apr 2014 17:13:22 +0900
parents b14c688e1595
children 96631607785f
line wrap: on
line source

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