Sha256: 6c3fbb10d7994319adfd01f2fe12f58184d7b209da6360abfc351a0557f2ef28
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: ce6ff985986f71723ecb08d03dfc50b9db7032c696eb4cdcec74f6c449038671256acf7c570e15fc1fb1c78c97c96e244edfdb918cbe4bc912636e486c318613 test: secret_key_base: 0b21c349b0af9a514cb6ba37d54268e891cb685c882f42e4cfb8c747be34cd5c56d49a5164410bccd2c28dd8b832b4d895849c839ddfcfcec8797f60d4f9c3cc # 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 |
---|---|
dead_drop-0.4.1.0 | test/dummy/config/secrets.yml |
dead_drop-0.4.0.0 | test/dummy/config/secrets.yml |
dead_drop-0.3.0.0 | test/dummy/config/secrets.yml |