Sha256: 97f2521fc829026e2402cafc9b2db33e140378953811e1359de6b54e59f4ee94
Contents?: true
Size: 964 Bytes
Versions: 22
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: 5cba6b55ea287940ae993e4b5fe9153b6172745f67ae2a19928676a7582bd54e42774d22e800b6540c14a538cb8392906dd8f2e24d8a371c4394de340ae85e15 test: secret_key_base: 7468aaeb3be7ec4860688d29e84154894546d88645decd566fb6ccc6da0b7ccfc38aa084a4888166997ab03de9892ce4e7381ff38403c973a2856166b342c886 # 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
22 entries across 22 versions & 2 rubygems