Sha256: 157c027be0a735ac644c3df8572314c1c86bb085ec8f0667546f73fb5850a47b
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: cfb1d975361c1537cafb3595a004ac236c3c64e572af15f3b0af7b01f6ea72748822d012bd82117a4c6fc7c32400de61aa1b82fde0bd3399b46d165b76e23327 test: secret_key_base: c5584ed1166446e33fa313b7229bba1d44a62256774da8a5d24d9417cc54c69a6ae4c6a78578850609e4d6c40db3a87a902cb7425b8058a9edb201af45724a1f # 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