Sha256: 396e630371b9796763ff3db4de4f083c65ad9298164df84e8203ca46e1c1a2c9
Contents?: true
Size: 964 Bytes
Versions: 46
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: c115471810b56ef0a8e7be097e61df21f4a59b46d95244bef54df588594ccdc537e4ee28666546297c0d1b76c57a57ed0c2639e0dff3d3518ef23baa69dc5fec test: secret_key_base: 8b4ddaab51da0a2b280221ff51ff48ee824f24f1f578e57053d979e1b705b5950a296595c1f272eaa0d04b029ea8abcbea648ab357c4f3f080cf5e0a60b2a33c # 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
46 entries across 46 versions & 4 rubygems