1
0
Fork 0
tack2us/config/initializers/secret_token.rb

13 lines
661 B
Ruby

# Be sure to restart your server when you modify this file.
# Your secret key is used 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.
# You can use `rake secret` to generate a secure secret key.
# Make sure your secret_key_base is kept private
# if you're sharing your code publicly.
Tack2us::Application.config.secret_key_base = '80344d103743ef8cd3386167108deee92d6263e86e59ffd3d500e838405df60bae1396d4b79552573b67a68d58dba66faf355ce432a87e1b81813fcc800145d5'