annotate config/initializers/secret_token.rb @ 425:9369ad2f2ce8

Simplify logic
author nanaya <me@myconan.net>
date Mon, 26 Oct 2015 14:09:13 +0900
parents 96631607785f
children d31fe32da7a0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
330
96631607785f Even more coding style.
edogawaconan <me@myconan.net>
parents: 206
diff changeset
1 Zeropaste::Application.config.secret_key_base = CONFIG["secret_key"]