Sha256: 0e5e75c8de1ee603144b359a82b482b4fe98758bbcf4a1cebac20ffc95c1f7ca
Contents?: true
Size: 964 Bytes
Versions: 3
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: 18043efb8f5a53e89864d20997f94c28bb626bac24e6889993bfed7ac0c13674041908284d8729023c14eedfdc385002624d173802c1058fed2f2583d541cbfe test: secret_key_base: 98310b525254f1258dc749baba0af021511712717845f70b811306816c0287f6da6c272522d77da9256af58a7d19ae1446f0a3036ae29479e5673be748296e87 # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
kaizan-0.0.3 | spec/dummy/config/secrets.yml |
kaizan-0.0.2 | spec/dummy/config/secrets.yml |
kaizan-0.0.1 | spec/dummy/config/secrets.yml |