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 = '5806019355dce22ce80dd9e59ac116b233ad8d32ba7ce5c5e1db5193e3acd120f6360d75d3ceea96341767441d2c00e6c89c20c5a80f208a9ee1336889d00c8e'
|