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 = 'b792c5762056bbba452d7add125e012a983c701a8e3b32948c92bace3ce28f72ccb6af53d34b057d11193cf59678ed8e017a033b8329a40468b20ba6341a439b'
|