Sha256: a5667cbc05254952a4c64eb13b0437c942d0be3861c111aeb5e7a35acae0a170
Contents?: true
Size: 964 Bytes
Versions: 8
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: 6c6c90ee1afd2d2616e3d97d4186c49bbc2b6354ecb5c430bbbce75b042c2de83a262a3167c09c1c4b64733d6800ee5b2c7cce9b347495942ec7dbf26a1ce23f test: secret_key_base: 8c73f0977d176bdf12a54fda5a8ea70d1e661efa90d4c35022560416acf9f8aa3c881b6ff7a6d5a39e4eae3dc69e03358b8e2a79b1abc26039b54c5e6c2bf415 # 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
8 entries across 8 versions & 1 rubygems