view config/initializers/secret_token.rb @ 308:e855e58d137e

Always include current path when replacing state.
author edogawaconan <me@myconan.net>
date Wed, 19 Feb 2014 20:21:20 +0900
parents b14c688e1595
children 96631607785f
line wrap: on
line source

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