Sha256: e8ed403082c39421f75deab0ea3428bfa4c7825731a042023fcd2275ecf7e630
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: d9a5feaf198f66104dc0b057efe9b499f123e85ef7b2b56abdfb0f35b854704a71b39494d6b7a84d6a18c038483b18567621af6c1c5400a5db7e69c209e2080b test: secret_key_base: 3b267b642f6ba43499de3d8e54f4318b37a159397620e1017ef75ffd8a4011c5b68d2e2ab4756e12f75b33eefc55c1535ab39d109a4cda31bdecff8440c163a4 # 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