Sha256: 312151e3e68edea22a861abc417b3d715a7faaf1cb6d97f4784758fb555aa444
Contents?: true
Size: 964 Bytes
Versions: 12
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: 6016094e04da7cef5e41d124c499f48d99b82c7527067e36e753905341436f2cfc8664432c8ea6b46112f0aed0f7d05d6a015c9e3b7b044668fd6fdcb09e0afc test: secret_key_base: 9c06d17bed17e2462d3c32b043f474975475c36c31529783430bbf1849c42747e00b8e8ef7464f941b60176014bd26d3860b929089108989e8155814b2547158 # 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
12 entries across 12 versions & 1 rubygems