Sha256: 26cf7e216e379c24181f667ebe32087b442ad47f1c50c6e0adc2b28a801662e8
Contents?: true
Size: 964 Bytes
Versions: 15
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: 1bdf13c1566aaeaa866ffc9b1f6d3173a5add0d52f7e9ebdee9f58e20012e7d75ae7a8904021d8ee8501a15c7406b8d07ee7c509d748e2d46e9b4a0c7bbd60bb test: secret_key_base: 4e1577f73c4cc473e7565e3fe1f99591163a6f72acd39a366b52d6c64a1f4313cc504152e840843e96c5235da5108675d5f8cd716a559cd1bfcc3cc3c5728c06 # 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
15 entries across 15 versions & 1 rubygems