Sha256: d7a57a768bae88717c647efb1927d925819782fd9e6546413486936199984ea5
Contents?: true
Size: 964 Bytes
Versions: 2
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: d115a59538da40cbb706d0a5bb1e8d93866e15706d1bd2243c8392c157d6fc2441f70169ea976fad1251f5d9041ddae016bdf6078be3b64ab625caf52e27b3f5 test: secret_key_base: e277020d8b02c126c12f0658bd48d3547476d78d12dced1da79a532d7c6424338bb18ae423a38c1b9f7eaac4b475b5c61857b47dac87ebe9f7dbf134b118d985 # 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 |
---|---|
plotline-0.1.1 | test/dummy/config/secrets.yml |
plotline-0.1.0 | test/dummy/config/secrets.yml |