view config/initializers/secret_token.rb @ 318:a8daca6e56ce

Less complain from rubocop.
author edogawaconan <me@myconan.net>
date Sat, 05 Apr 2014 23:25:48 +0900
parents b14c688e1595
children 96631607785f
line wrap: on
line source

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