Sha256: c953f4a66aa459e5e0d87bb2b4f4f6af0a2efaba2e6fb9c501fe608dcc5a954e
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: e9dd3264a2100ba2c418741d26d1454243c49c0811c3ce54b80f1f1f8846b72e1e3253b8cd91368113b9020b2fb6151a1f3f5388f9eeea62bddea8f4f7b56fac test: secret_key_base: 3688f0c3c3d7e334748b9acf7ba11178778962f6e20c7a9f6a5bfb0eb2235b8795da1b42bf96a7790bd2216925bd2917a024d986f46d431e70a7d14f5e1f0586 # 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 |
---|---|
feature_gate-0.2.6 | spec/dummy/config/secrets.yml |
feature_gate-0.2.5 | spec/dummy/config/secrets.yml |