Sha256: c4d99e94ae00320c6f965f6a7f943c09f062aa74adbd18c82daa900a3ee657e8
Contents?: true
Size: 964 Bytes
Versions: 2
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: 2fb8a9e3f4a934e33712120b478b1e129f2bb265bd29a2152d626d34b8f6a0f148cbcd57bf3fb3f05322c56a653feff51d4d2131786b9f8aef6618cfeb4ed583 test: secret_key_base: 58deb42d5b46657314da05259412f082de3c0dcceb866660a1b048001084ec41d6f3ec2763b4cec115e0f3f529f666ce7cc49354b85209e78991271c181756f5 # 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
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
forum-service-0.0.1 | test/dummy/config/secrets.yml |
forum_service-0.0.1 | test/dummy/config/secrets.yml |