Sha256: 1ce9483f6ece5ef3ddcbb2b8fa03affb184f49e08e2dd1e874d54a10172b0a29
Contents?: true
Size: 965 Bytes
Versions: 2
Compression:
Stored size: 965 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 `rails 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: f475b0216622d37b4133c8eb84a8213f4fb21a6d13e8a3393e0593d2ddf8f28efbaf1393f7a58f4f73bff84db6d2fe6fa34df6a375e496c5ef78834447b9250e test: secret_key_base: ef3ddd8b6241c9ca19ba6a9a722f8430543c96c160ca6d16c66ced396b1f01d69917152a4707156bf48ae3d7974b6729c67c207200f0609db0cf903ae1eaea52 # 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 |
---|---|
workarea-slick_slider-1.0.3 | test/dummy/config/secrets.yml |
workarea-slick_slider-1.0.2 | test/dummy/config/secrets.yml |