1 2 3 4 5 6 7
|
# 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.
Dummy::Application.config.secret_token = '623959e722473332aa626a9e3508ec9c05642609d7440408ece5c2e75a71404999a5b220b27a0b864a09a10180bcb13ed3f3a4bb8e7f90c33f894a7ec9aa9571'
|