Contract-Signer/generate/config/initializers/cookie_verification_secret.rb
2011-10-22 23:52:31 -07:00

8 lines
505 B
Ruby

# Be sure to restart your server when you modify this file.
# Your secret key for verifying the integrity of signed cookies.
# If you change this key, all old signed cookies will become invalid!
# Make sure the secret is at least 30 characters and all random,
# no regular words or you'll be exposed to dictionary attacks.
ActionController::Base.cookie_verifier_secret = '1e41f8ded8e269e76c8f0aaed09c765098d83d446c7f6a3dba50e6c435444d5f126e5714cc830d4f0fcb8931cd6545174ebf4a0dc343aaaf45c5e1039a2c016d';