Sha256: 79aa7e38759d407713e1ce13d10627f6e4acba2c89696375e9398d57c72c7006
Contents?: true
Size: 964 Bytes
Versions: 6
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: a13e5be5ee82fdac9380e4765e87fd1b5a9b5ffb51ff6200113f58e32017d2a9ee1d04545f4389d1c24129d1188944d8cd5551e87188a0ec551267bc51798756 test: secret_key_base: 93c1187958e54d6b937c961de995000cbf7b55130daf768040d5da2b59c5e8275c26305fe055bdb8b75f5a04cd4afd49e146b4c156fbe798872f6a2ece55e1bc # 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
6 entries across 6 versions & 1 rubygems