annotate config/initializers/secret_token.rb @ 330:96631607785f

Even more coding style.
author edogawaconan <me@myconan.net>
date Mon, 14 Apr 2014 17:17:32 +0900
parents b14c688e1595
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"]