Sha256: a8775c7f8b41bee80d80d7482ce118665b2d923959a72daaf30da83ff693236b
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: 05e48277d4e7eaa6f70ed01175958d9acc3d98815d389dc0d49967c72805298b2c7f1f0070bfb7d8979f36c4cf4f48daf0a102cfa8e5575516ef68cfcf2d0172 test: secret_key_base: a93f16c6bd69e30f61907813becf6de27fd4e4ed6c5c543e5e759478a81ab6fcd84f637fd370bcfbb79b9fbb75fd0915def36daa1468fa67820c5448f5519d1c # 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-hierarchy-0.1.1 | spec/internal/config/secrets.yml |