Repository URL to install this package:
| 
      
        
        
        Version: 
        
         
          
          0.5.10  ▾
        
         | 
# 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 `rails secret` to generate a secure secret key.
# Make sure the secrets in this file are kept private
# if you're sharing your code publicly.
development:
  secret_key_base: 306280934fcba4a42c37d82d690548fc00bd4d930a3ab5079f2c082465fb210be10c7cc390e427c255fa417471bb38c3b1d5680dd28735367045af2795a98ca2
test:
  secret_key_base: c1f223b18bdd19e070b3df303a6fdcf075b91762224072aac521d396b693850f657d9147cb8eed5483a861f8222d403d35d3d96a8f1f99bd1ea023450c99bd54
# Do not keep production secrets in the repository,
# instead read values from the environment.
production:
  secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>