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