Sha256: 43faf0f9358435f5df3da7c3c0bd13351b6898bb1e8c4f4519ef697cf79f60dc
Contents?: true
Size: 964 Bytes
Versions: 28
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: 49523e7001f9cfbe7cc20356bcf880364ce4911e2a92fc70f6e6c1c4c741cd088d036ff6a3940d4384dd3ecb587cd50590fab7a8704fac7844ab82f078c84863 test: secret_key_base: 041a80758aa85ac4922173594bf46a42e876be42f9bc02b3e11769001fc81da3e66aa69dccc0b64e64dd04e5599b3983188fe1b6cc9a162661ebcba06f956424 # 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
28 entries across 28 versions & 1 rubygems