Sha256: adee1e839ffc0fd631514657606b80d3f8afba744cc968aaa1cec2dc990a4a29
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: 2e174d01f8d99fffb0afbdd57ee35b705199b43ec2f295a65fe371bcb969e08ade877e74386a110aa5aad36a2f12ac8e9975139c2191be70c1a6c2ba2bd64ee1 test: secret_key_base: aa3d45d3f89c20c19fbecbc84ec292fce389008f7d8a95493e816007275b55c0abcbc1ec85f51c25f22dd04225c8f2a8915b1437cceeb3b098b77a83eabd2b57 # 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 |
---|---|
bootstrap-view_helpers-0.0.3 | test/dummy/config/secrets.yml |