Sha256: 4106c3f679bdad39beba0febf0c31da3e7fbc530e53cd2547d9d5bcaf948f35b
Contents?: true
Size: 964 Bytes
Versions: 26
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: 228416ab2b656db68ebfdebcf0d803de98c12791606270be51a1590bf7c60dc91f264c4a7718125a30ef5b8faeb0eb27423c643f9db70a8fce2286901b725a55 test: secret_key_base: e8ced9dc1c0e9add0d6dd39a2c9183978509f3469618c3f89014b5029f5b49bd3051cf5e094bcc6ad6c21cea04a35e755258ed87ab2fd69d66e29d3f86081047 # 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
26 entries across 26 versions & 1 rubygems