Sha256: ed2a61405baa6bb8e2c60788e2be1abce1396ecb15766f5d68bf9963c06b146c
Contents?: true
Size: 964 Bytes
Versions: 7
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: 93a5a74d291d641f06e85043c6790709dc6ff19006f4518a500aef0f0618e9ebff3b06eb45fbacc74ce3edbbd6631262984e5e6d4ca10a63d645c38e4c4faa95 test: secret_key_base: 41a698bda0f2361712b89f2d4a97fe654a8289f2086caf73d0d85cd7aec7dd3bf38931ebe5fe372e3b28c0b35a87266d0df8ba9f38552368d019f6793f16b4a2 # 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
7 entries across 7 versions & 1 rubygems