view config/initializers/secret_token.rb @ 253:1e2e999f586a

Use cookie store instead. Heh.
author edogawaconan <me@myconan.net>
date Thu, 10 Oct 2013 04:56:19 +0000
parents b14c688e1595
children 96631607785f
line wrap: on
line source

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