view config/initializers/secret_token.rb @ 420:bec47da9052a

Prevent explosion on nil language
author nanaya <me@myconan.net>
date Thu, 17 Sep 2015 18:12:38 +0900
parents 96631607785f
children d31fe32da7a0
line wrap: on
line source

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