Sha256: 29f90ecacc678e186ffa74ee860cb8ea4ce27d69ca194d472df287c870d6116f
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: 9d43792085b993ee93865c9609b92c39c2f7689bb5d4126545b349f34dcf6de88b5e8ac757498f592f7a2b9ebb476178ce90cda645531553c5e30912cc268594 test: secret_key_base: 7bff4b26a0bd26c06988a34c6cdccd4805011a3a227d38a367d37a8ee291b692fb1259dae3c4d37719d68f4a301581bdfeb7508092174a448c23dcf8111a566f # 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 |
---|---|
calagator-1.0.0 | spec/dummy/config/secrets.yml |