Sha256: 68dbd45e4140815baa1e67fb514635c9ea0a263053fea3363aeadd64a293af22
Contents?: true
Size: 964 Bytes
Versions: 5
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: dbdb1cd33f6a3743a09bdce5c85b4b559246d528afe5951d35abb01147206b91b02ca0a1e3e8d1253ef3c6d95b1083c2bfe0c75c4fed5b43a4b5c68d091a437f test: secret_key_base: ed5c12631c8aa4915dab3d530f2cd6e1ff18e83390ea8c957fefbd15c75c1cc4213e25be2eaad43ca33cfb309e859d4a2d8f1dfd0c4908a737550151723c5051 # 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
5 entries across 5 versions & 1 rubygems