Sha256: c00ea6ea6bc69017fe6b2470e23b67f438b087cd2fd5fd85191012217948a8be
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: bf04d09a41f6451d0b927b19e4fefde227bc1ffb71cc612b9cd05bdb96e2941511528b77d6fcab6a3672795ad5c2a188bc50a0da83c7ba84cc28470b59903e24 test: secret_key_base: e7ec776d66af7156ece6bb44c74ac9d2315dabd50c3d447a4685a931d73acf20a88e38d5609195d345be2512a5d808135a8ebbb84ca361a7b59f9308aa93d6f5 # 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 |
---|---|
blacklight_cql-3.0.1 | spec/internal/config/secrets.yml |
blacklight_cql-3.0.0 | spec/internal/config/secrets.yml |