annotate config/initializers/secret_token.rb @ 258:ceb44fca8b4a

Welcome to bootstrap 3.
author edogawaconan <me@myconan.net>
date Tue, 15 Oct 2013 21:51:31 +0900
parents b14c688e1595
children 96631607785f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
206
b14c688e1595 Whoops, turned out to be secret_key_base for 4.0.
Edho Arief <edho@myconan.net>
parents: 199
diff changeset
1 Zeropaste::Application.config.secret_key_base = CONFIG['secret_key']