Sha256: 2fb030526443d53fcc53a4c25fac679ac765b0ec952cbe154a314b18e1cc6c1f
Contents?: true
Size: 964 Bytes
Versions: 54
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: c767753a3ee34d7e89daefbfe4fa59fd6f69fc820ac59310e2106fe1a5e129e932c3693f6ab73f073c1bb2c3b89c240e6fa16360f38747f7a2473eda9957c69e test: secret_key_base: e58bc9ee0bf17c8dd3d73116bec4f85a3e8850c4f180e6519f8100f4fd83c341647212e86f180ba66a5a023312c96d5f259ee0d5d608ebe7ee1432b6d16800a6 # 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
54 entries across 54 versions & 1 rubygems