Sha256: 99eae09553c2fc441bd44d56a9f1f33193b3e9876e8a8d39639cd214719ee474
Contents?: true
Size: 964 Bytes
Versions: 4
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: 200ec0111b29ad7c0d852f02dfa82961702b6aff3b90f12b8adeb8fa7942b08d421db906ea46b339a74630fbbb53ed3caf83a98009dd746fdf6e1e2a0fe5b4dd test: secret_key_base: 76087bcef2fa1e3ab8dccb9e0a371de8cef287f1d1f503d92fb37ada405a002acc3b3db6502fdb7262a454a10ca749ece4818bc494b54d1b513ad449eb287294 # 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
4 entries across 4 versions & 1 rubygems