Sha256: cd831cce0b655ccb2e48002632c2d36282cb49be96ac33286a655e096a88e427
Contents?: true
Size: 964 Bytes
Versions: 30
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: af12fa5bfce9e0688f88f78fd4178db1abf97ffce215e85480d6e282829cbaea171241a8332ed1bfdd5d3b954a08fa21eb2fb4243bf15aaf34eaf0a4c733dc7d test: secret_key_base: 1077e7bfa1cfe93fb4012a5e2828013cb8963a6ff6026102f56be7b8114ae1929e0ecb28e2ed1d4e5cdad5d9e31bbe90029a47e0e4bd88d415681c9d54f878d4 # 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
30 entries across 30 versions & 1 rubygems