Sha256: 8737d0a5d643fad11656df6789ee3905d57990ff23c5f6b0a62efdb673bf5ded
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: fd23818b35d5f319b7f200f1a2ef16ccf4dcefac9226567c489e40f7e4ca25ff84c4ecad6fb22dd0ff8443250420af2946ae6edbde062d943bebc0d1e343f586 test: secret_key_base: 57cde6bfbb05bb222cb19a0e2267ff21e86c5e25df7242b7b6346b1f5fa9df46d60150669634d5aac61a963d9308cb41a6aa9704abcc5a27532bf70dc1c1c281 # 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 |
---|---|
whoopsie-0.0.2 | spec/dummy/config/secrets.yml |