8 lines
499 B
Ruby
8 lines
499 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.
|
|
Crossey2::Application.config.secret_token = '4cdc02a93fd713d74e4b343a67920f4cebe44597c5307ab3d7d2f0da10fdc7210abe6b5375dda8e25d5c2f211f4911fe2cb6c15d9039b01e8638c048f0ff4b1f'
|