Sha256: b6ca1cc75237c0f9e7f24251622eeab78ca6ec4518ce2b521397a3e950145557
Contents?: true
Size: 964 Bytes
Versions: 43
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: ab97b9868a4018848d96f6492f0bef4ce6f1754d469a1a5fb1495de80512eef6fce953b25d048efdb755a78cf8c9d33e9b6fc071d3495aec58dd5c6f3f0cfebe test: secret_key_base: 7c1279aa97297ea12ea116e4a0517fd066a15d862650ce987ffb28625ccaa4b97eb1640ba6b89ea2cb0b8b003e09737a8f9806ed0d0f388c68a218331adf82f2 # 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
43 entries across 43 versions & 1 rubygems