Sha256: 4ea68329473933b57af523abdc9b4b0492f812bdae50b9172f4828257cc74b6f
Contents?: true
Size: 964 Bytes
Versions: 33
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: abcecafb2ce8cc6c1a1bda8c1985954a366e6d30f3005bbea27904533eecc46e68bd85e90e46a3c8acd3129e8ca3674001667ad2551b674aeb43d4cf8261a241 test: secret_key_base: a1f49a77f05ed74262cc980cdc4760ce81fd66b92cf595b26cb9cac481fe379a87625c39c5c35b48635a5047e630aa08d1b8142e5f4b83432a896189394c1e6c # 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
33 entries across 33 versions & 1 rubygems