Sha256: b64e4b3d4c3512f0dc01237a066ea35aea48cab9d0fb8e65224301fcdd1a5cde
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: 5ff877107e46038696fb1dc4c748a64f778c2e7597fd8bbce535da37e26088220045706a26c7212d611343364af72e67ce6839bb1bf4a546ea09b20630abf2e7 test: secret_key_base: 6890b09846a245d0c855ebdcd3eb7711ae5620deb67416ecd58b8a3b513ae2208849cbe6700258eb1a480ab32820acf824dba62b398f83d8430ae6415b336796 # 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 |
---|---|
blacklight-spotlight-0.2.0 | spec/internal/config/secrets.yml |