annotate config/initializers/secret_token.rb @ 381:bfc5ad3f7dc5

Use rails' builtin jquery instead of external one.
author nanaya <me@myconan.net>
date Sun, 07 Jun 2015 02:51:58 +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"]