Sha256: ee562f610f5e6cca939f1f4404ce770bba61b2102d04dba36fa02314d65fd0e0
Contents?: true
Size: 964 Bytes
Versions: 9
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: e6c0cf0d99368bcf683c95c969cefa676be5555c580ea25398b91b4f08cae692a2b66cc8260ca39b264bd816a0ffc6ec7d0793e133e5e6a25d14b69c06385797 test: secret_key_base: 6b021d6c795dbec32e311e0acde417973129b8dd3d21d87a7664e548b798e5fe5df4c45fac0d68699f44cb960977d88ca49ad4daf6d48248d9a9344eda48b668 # 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
9 entries across 9 versions & 1 rubygems