Sha256: bcf5368e61c96c6ccc52d077c7bc2ab72fb0218c6224e80c36dabbf1bb508b89
Contents?: true
Size: 964 Bytes
Versions: 19
Compression:
Stored size: 964 Bytes
Contents
# 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 the secrets in this file are kept private # if you're sharing your code publicly. development: secret_key_base: 234a336e493bb1554b98bbbc92278a8ca40611267c335143f6c91ac68404abc169f692208418e630ae872f1d069628e85f075ea8302aee00861a8f74d24b7340 test: secret_key_base: 57bcd6fa1fc0ac49ecc22071d43b0f8b3c8e9584d79e08e3e9bd644d8386ab0015fdd796a2b22c996d072c74c9857e7df4213d73096071d24d50fa55cf6a63bb # Do not keep production secrets in the repository, # instead read values from the environment. production: secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
Version data entries
19 entries across 19 versions & 1 rubygems