Sha256: 00b2b5e78263d7e6fae39956ba7398984d70ef951e89ada7205b55cdba6dec03
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: 2022d1d5613be1db8329e14bd17e94abb8ee3603c99d87291c3d9f9f9be77a0a8903f2e482992f3a5a0c55a2002fca82aab57cf61a6e91e5f947b9f243207d82 test: secret_key_base: 5da436902e939bdd78a7851727e2149666b992ac810646532e0f35e343b73a18bdec6678862e54d7aa6f90ac57398497201e94f0f59cd9fa5fee853891af737c # 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