Sha256: 06c84c9655c1aaee9dac7b202a9640181601f0927a11db73ca12accad29e34d0
Contents?: true
Size: 964 Bytes
Versions: 10
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: 5866741232a770ee82a877326a5636bb8a0b3644e641c250d7095ff3dbef7c07b84f42abbbbd19b43ae3e2f3f69a36b325430f089d01ee760b9eb4792411ca78 test: secret_key_base: 44ab1cf914eb7dee87c4650fc1de96012ea95c5cb11f9a79e99e0a55eada680fbfac8002c3909bfc4ed75b9ba78fb1123aa903615c0f8027749aae18df0185ac # 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
10 entries across 10 versions & 1 rubygems