Sha256: 891dbc8bdf6eb30abfdc08ef1a4c317c77bcbb5e73b588774b89a337f9038f87
Contents?: true
Size: 964 Bytes
Versions: 7
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: 4cf1d136ae3bc9e09173180261faf3399ff28f669a336a2015ca7cff1ed17911168931b41277a1c7e7636f410e0483786390014249886bafc2fab46b15add327 test: secret_key_base: 32ac5f23853d5f61686040678f92d081b8fc6c893c7dfe8d59210319342c49150839871e33bdadbef95464b1a970d27681d4cead57c264248352c0a3af589de7 # 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
7 entries across 7 versions & 1 rubygems