Sha256: 7ad578b34395ff1ab812d746828e890f4147a3a53a7aced3dae7a421394ff7ec
Contents?: true
Size: 964 Bytes
Versions: 30
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: adfe5a1fe4a9da0cd84475395507664689b981c8059a1e3dabc7ad159a89a31d41e54811832c5a70bce77529ad3d601fd4f4051c7448349d52b2becd84d07d17 test: secret_key_base: 546b4b752cc98c06016597d26714a81e705e8c18de9a1f94166a042bc170da21a4a905205c67b82de423b6648b779980ee161a61f820e172b88dc2dafc0abbeb # 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
30 entries across 30 versions & 1 rubygems