Sha256: 7fff872882fe382593fd10ea3fc705ba5c6f4799f2dd4479603463f84aaf09ff
Contents?: true
Size: 964 Bytes
Versions: 10
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: cbe852cea02deaf75409d502746a62f8df2978e031119e2e464cb43ef9e6cd59d9cfdddedda3a05a2bb8b86f61bf79d24e65b6f3514d4c1343dbb1935251f8e4 test: secret_key_base: 5119a7f201842cd4bd31a735702146c23bd502088bccf9f3dd51e6e23a5615c1918d1b5b7df92d8e894b408198ca291eb57b4e1de7944f11254fa4800671c81f # 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
10 entries across 10 versions & 1 rubygems