Sha256: 15a85822a06d1873fc13ff9fd3e357362a5e62d191e6e0039f8d2c585d3bd8ef
Contents?: true
Size: 964 Bytes
Versions: 55
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: 5606dcd31c353de853e56c64d10e18c1e4843cc1c8fd9d35745b7d50ec8ef4e052ec9cd06a47a56cea1beeadb8bfc13fafa9852a74f31cfe53a39476b2daea8a test: secret_key_base: e37f0051a032449df1acf535fccec98d3423fbe3beb726b9bd535bb776e9cc70e6dcedd9735642bae03431005114279836cb32ad153db6fac457f3e75577e152 # 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
55 entries across 55 versions & 1 rubygems