Sha256: 9c82844c8e7c61d65c6961bd718a520ef0d515f1f7ca491b74b4d74d58590ae0
Contents?: true
Size: 965 Bytes
Versions: 2
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: dda79dc6838fc21ac56ec1403e35eae249cd3cb9fbf62171ad7e4a59391042ab399fbd4085df92902f50a79fd735f6a199bf11a792b0ff694569c3d18043282e test: secret_key_base: 1976ade879dd27d5d010a2c2f46c4450b3e7e4aef50c3ca4b3a4bdcd6f0566a763e892f142f016a7fe86b95fb74713c260388faecef903706e15efb416416faf # 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 |
---|---|
quizzes-0.1.1 | spec/dummy/config/secrets.yml |
quizzes-0.1.0 | spec/dummy/config/secrets.yml |