8 lines
497 B
Ruby
8 lines
497 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.
|
|
Survey::Application.config.secret_token = '794906047ef5a4a37947781bc0c5ce46471f2c2e9db31807f7aadac11db7170bd8f4283d96aaf076e66316de2b271746741228dd53ff34f621bb7434558ea9df'
|