Sha256: 920398651ae34e9b4dcfc25bdc51718f4fb0f209489fcf5815ce0b026cc4c538
Contents?: true
Size: 964 Bytes
Versions: 14
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: 2f4c446f82edd45d9bd65ab5263196b611edb9b29fb664d5aff9d6e63021ec8b0cc4d8d1368cb18f0c23b25117f1abcece9054ff09d7814c72609cf189000f0d test: secret_key_base: 07f0b77a9e41ddc02b105f367dc45a2ce9d9cdbd3123d2361cd16b23a32f962450f6370fa6bb84434b771f711e1b908f2e6d4979d047aadee7889975c25f57cb # 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
14 entries across 14 versions & 1 rubygems