Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
dopa_core / spec / dummy / config / initializers / secret_token.rb
Size: Mime:
# 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.
Dummy::Application.config.secret_key_base = 'c9730c4299ddc9a81e780a85aa253f9541385af27932962d49dc59633e3a22d5b16433ecccc0a1bd358993c17e0c3204df78b889e3213c839e16bd9d3239b3ee'