Sha256: 6c2bbbd251c9d07055fc6e4ddeff5bc86c3be9eddd2ecaf0279ad2fad3b168f3
Contents?: true
Size: 964 Bytes
Versions: 45
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: a7de62c394d12366b74b957c51ad9a8ecf5193276622df7471685e39bc96566df0faa546aea4de7db8dcacbb5b41aef44ed5266e441a02d47d871142f1284cad test: secret_key_base: 1f4607f2a325cf77d328d644d66c6b50ded966aeb8fe3da8a3393fdadfb4675d340da10b9f78bbf0eb7434accafd5b2832a17dbd2604d4342ee2e6503cd4849a # 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
45 entries across 45 versions & 1 rubygems