Sha256: d16c5f6c68692a37566c56abd1981b53d634145fca470c91204c5c01382b7374
Contents?: true
Size: 964 Bytes
Versions: 6
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: 88f10dad0c81d8b6ea227cf1c4292941b55bfc0e22e461f11019df0ae2738022655e6d36a85466c042f76c89d432bd3103d452a00c5be0962eefd145597d9fe3 test: secret_key_base: 4db6a8934826a61c0c04f5265cd0b1ba19ccc2d0d07acd0f8c4532bcf4e2d5044bb6d1918bc7d72f59280404146f0868362dad9065718ad645a8aff225662260 # 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
6 entries across 6 versions & 1 rubygems