view config/initializers/secret_token.rb @ 375:66ee2f5e793e

Exclude bin/ from rubocop.
author nanaya <me@myconan.net>
date Sat, 06 Jun 2015 22:22:41 +0900
parents 96631607785f
children d31fe32da7a0
line wrap: on
line source

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