Sha256: be9680d79251501608bdb506b821f593b7bcf9a28bb38863e0e61af96a810382
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: 4f14361c3f2310962fe470aa1e9e8cd43699c34f77a483f25aa21813a776e1c4ef08d6944af0c6aecc921e6638dac942ebc08973b3fcfcb660327cc7337cc798 test: secret_key_base: d91051d412e59d1b0909a55578349191a4b75ce3fd5bdfa481f0f649333a20add135f3c7173c4a8d706030577bce0f352a23f69de667d4a63d73d115853f4b65 # 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 |
---|---|
datashift-0.40.1 | spec/dummy/config/secrets.yml |