Sha256: 0728c7bc2734cd36d181ee884366b4474f939077c35b086a6bc87de3ecfb3750
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: d5b86c6b347c8e1166b8a3df9a21c48dad4dd4f5b75934cf8f065d4fb51f81c5a6af39d70783db897a51b30b03deed41e8225a580a15f2d6edbc403db7497acf test: secret_key_base: 3bd2fce0cfa99f332e47db0d20f1cbeb8c01542db2523e782b12d34dc21c87dbfc56c9ecbbaf6327a1f4f2b791fb7b6894ea0efb9d68bbcd1e165ff2c3966088 # 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 |
---|---|
nps_rails-0.0.1 | test/dummy/config/secrets.yml |