8 lines
496 B
Ruby
8 lines
496 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.
|
|
Dummy::Application.config.secret_token = 'f1617c1309a57421bc2dd7f3b000d8ab0b390b5c1a4bb5924b1f4844e95032028fb753c524af317232cfa9e79e3058a5f39c92024ec0b3e0edd0fd05835a3ddf'
|