Sha256: ea858bb77e65972ab30ca987ad875e59f0c95305c76319b101c8639d2e1dc2f5
Contents?: true
Size: 964 Bytes
Versions: 9
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: 92a0778c00c9e2134741a9e8a4f4358b3a9b398fc5fc3aacc8abbd7f0d96c20b9a9c4e769bd38d0a66a2175b7a2f78a5bdc420ff175494566adb091b3c4c198f test: secret_key_base: a9b4458994b9e26bc928183c8e3990edf67abc612922f19b8e4f23d68279f49015d413192337a0909dcc0df954b7479cf6f1ac9460773fa7e798564b03829b16 # 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
9 entries across 9 versions & 1 rubygems