8 lines
501 B
Ruby
8 lines
501 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.
|
|
Hodgepodge::Application.config.secret_token = '7a03f0ee88caeb9a34a9fca7377dfe9a75e7a6a6c5ecbf17509e64eb10ccb657c6de563ebe11070baa65c99d221555017a128364fd1dd0a08669a46e837dd0b6'
|