Sha256: 8a56f5c970405e0a026a18406e920c120c206a55d1e76ea84a4172c7fe96e22f
Contents?: true
Size: 964 Bytes
Versions: 10
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: 0252cf0b92fd00d736f83a8d84ad14f1845b001c949727812c5e6ca41cfda624ae3db091cf456c6fa518bdf74c24598796d670bc627b975af9c29a80b1046d93 test: secret_key_base: c2dfcdb8cdc863773e2edf8797ac1350ad796850997c36dd4b7d7bd695ad40a0394e78563cff9a4250f372a1b64679b50c86596f9844c0ee666b0a36dca4d662 # 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
10 entries across 10 versions & 1 rubygems