Sha256: 3f0425ea0b6d5e93a0595b3ee48e700d6d7524e5d24d76befaed881d79bb08bf
Contents?: true
Size: 964 Bytes
Versions: 53
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: c5a563c14c300990e6fefb90ffa03e83a8bde44931003b694eb2db819bbee20ece31ba95cad9f660b90856440d92ab13e7692942f83c49eaadef367a10368caa test: secret_key_base: f416dc407de0a7b4978b47530048f8cff7e89b2053a3c6f85994552e6d09a22616d4ee5e3d783a989fa01697487539b43be94191c7f5530e64106369f1b4c2a2 # 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
53 entries across 53 versions & 1 rubygems