Sha256: 7c2aa084f9689ed3026c260f75f083216f1e2e85d21a468fa10b716492f455d1
Contents?: true
Size: 965 Bytes
Versions: 12
Compression:
Stored size: 965 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 `rails 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: ba01157105f878f56d7d609e6825f2889ed87b864b3b29a4e636206b8493cc21bae0403054aa1cfc8172a4ea97c08dd09b4490b3e17c1dbc7be1ee9d480b4834 test: secret_key_base: 55c4b1f3ed4228c94d7a5217a3a548abe6e40f7d72467c5e33375fd58cec9cc47d95c26f3903a6ffc086a484536495de31edb360543ea8d640cf050378edd16e # 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
12 entries across 12 versions & 4 rubygems