Sha256: 74d678f255d825903f2dacafb942855e0965830cae1f2bbc29f6d6abfcd28459
Contents?: true
Size: 964 Bytes
Versions: 82
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: 10b4b579b688e22e8bbe1d6f98720f2022a058ba9181ab292c106585ce75e865b160bcce0278bdb41a0c0205487840aa499e2df06dee34f6f257337958b9c554 test: secret_key_base: db7b557a05116db9a314905850cc7fc2d894274e80d25bb2cb2e482ebce27282fe25ae0ad0b7709581c97603b3986f344c76c774d868f614860687a4b67be493 # 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
82 entries across 45 versions & 2 rubygems