8 lines
497 B
Ruby
8 lines
497 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.
|
|
Status::Application.config.secret_token = '48bc95b57a08c7d20ba58c4f7f31da06c0301e2bc4862695daa58de55c5cc3cf3b757b22285dd6cbe569aa1f0eae5bacf7ab6b62538d3108c51c23556ac466d0'
|