view config/initializers/secret_token.rb @ 278:fec4e28c550e

There's no sqlite and bin anymore.
author edogawaconan <me@myconan.net>
date Wed, 16 Oct 2013 03:42:41 +0900
parents b14c688e1595
children 96631607785f
line wrap: on
line source

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