Sha256: 8a5d1ebf07f5c0f443d1ba2e577d795113ea9fa2964f01b5390ad3d33a9ed866
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: 5cc35b304c728575414e83de93f8639bb09b25db2ca550a5dc523cc9d4c5f8743688ed009a963efc2a90292ddd0f3946e059b12ed4d1b98574f55c0e3cbc8472 test: secret_key_base: 33b0fcafbe00159dad94c2375806f9ce09f12ff4d4e6486853479b169ed2a9a103bb0447e93a0f537cd278ea097e42fdad6e55f2c78959758c34c1483c2abe5f # 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 & 1 rubygems
Version | Path |
---|---|
action_control-0.0.3 | test/dummy/config/secrets.yml |
action_control-0.0.2 | test/dummy/config/secrets.yml |