7 lines
503 B
Ruby
7 lines
503 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.
|
|
ContactORama::Application.config.secret_token = 'd6f9cca6b90348f86c970566ca0a67c98f1e84855c97d2b9128a7cf447f51a924cced790e05c2bd1eec1b61dbf13fd80760d0ca16f1bc339b1f798db17fb5b89'
|