Sha256: 539bc05e6570d5114c53ee863e5ee156583256e3d2ac647bb3856bdfab9e01b8
Contents?: true
Size: 964 Bytes
Versions: 1
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: b004df2ff4c049db0dd66b259cc78e480e0f909113cf705578f1a179d71cd59f75cfa7f0fb5508bcec62e6bf7d2083882c30c4bf5eb4413e9a7b5bad40ae7ecd test: secret_key_base: c16793a3b475152961dd924be6940834b72b3bd75d28e7233e7e5a3562fbae60cf2ea388b0d370427c93b863065ac70362c33a166606b25b98486da34edc6be8 # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ish_lib_manager-0.0.1 | test/dummy/config/secrets.yml |