engine/spec/dummy/config/initializers/secret_token.rb

8 lines
496 B
Ruby
Raw Normal View History

# 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 = '2dedaee4c6eee3735e5295881d870bd4aaa3dbae40d8662db7accc5abd68bf3159c35f38d661f96e016db3a2644012a058da4e14bd19b752b4fd31f7b742ecbe'