secret_token.rb 659 B

123456789101112
  1. # Be sure to restart your server when you modify this file.
  2. # Your secret key is used for verifying the integrity of signed cookies.
  3. # If you change this key, all old signed cookies will become invalid!
  4. # Make sure the secret is at least 30 characters and all random,
  5. # no regular words or you'll be exposed to dictionary attacks.
  6. # You can use `rake secret` to generate a secure secret key.
  7. # Make sure your secret_key_base is kept private
  8. # if you're sharing your code publicly.
  9. Dummy::Application.config.secret_key_base = '9e1c4ade21b6a468450fcd39549c523c01f0c57c9332f1c23175cf2aa7e4afdd805c88fbdc16a16a4db50133a1b676064020c423e6d241d1db8966f093e481f0'