view config/initializers/secret_token.rb @ 230:1c750d3cde1b

Correct way to test is_private flag.
author Edho Arief <edho@myconan.net>
date Wed, 15 May 2013 14:31:20 +0900
parents b14c688e1595
children 96631607785f
line wrap: on
line source

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