Sha256: 6f936f319961d67f0462305ea6a9addc15f6b79da8a601b9a3b4df930cc7bec6
Contents?: true
Size: 965 Bytes
Versions: 4
Compression:
Stored size: 965 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 `rails 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: 439e3c00afeb4388d658030fc06d349d448f48cbf8bed17a6383be3fa5c7b44b1017c4c0d5a099e0c1bc95d8fa6e6122ba233558712f25ee54c6aecb7605c6e8 test: secret_key_base: 76ee4518a95fc23a0aa8c6cd28125d2cf0948ee71af9ed894a35476b4a36e3ff16aba9e107dd7c2e56b1ae0cc4e2f17296bf80f56a61d75a8e11530597ce201e # 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
msip-2.2.0.beta1 | test/dummy/config/secrets.yml |
msip-2.2.0.alfa3 | test/dummy/config/secrets.yml |
msip-2.2.0.alfa2 | test/dummy/config/secrets.yml |
msip-2.2a2 | test/dummy/config/secrets.yml |