Sha256: 17aa50b20324b9981d9faa7186e8e3cba7bd0d99fd32be6274757323980d8e99
Contents?: true
Size: 964 Bytes
Versions: 60
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: cd19d568e2e404e6e3cfb8029e66861b4fb27933af980af1dc2f58c2bd5ba39cef013016a4918c14df793dc96fd397e943a406ced3fa9113d87e36a2fcf2a95d test: secret_key_base: a948c05ab4fbda6797eae93b4a9e277a5f4028d97bfa4dc90bcc36d1333382712ace69b13e89d779f1ed2425b1dbd1863d29516bd6789a4e245c0e681484d634 # 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
60 entries across 60 versions & 1 rubygems