8 lines
505 B
Ruby
Executable File
8 lines
505 B
Ruby
Executable File
# 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 = 'c128bb87c6009acd2612613a457ae27527f993dceb702b0559cb2519e5e47be2e86e4840e2afc38b18d9a15641eeb201601de89b6a9e33e6a3691a5ea81158ed';
|