Sha256: a9bbd9670d487409d0af8b1e265a35442f4a9b34cbe8e7eda345ee04a4f0b11b
Contents?: true
Size: 964 Bytes
Versions: 58
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: a379dda69862a8411c21a5657a822201520044ba6afc4eb650247079c545c6c566fa4119b818744c36d7faca4533542695e382a787ef9899a52754b4dcc4145c test: secret_key_base: be4cce38d09d5ef8d251576c17b633e28d36efd34843b2a0930bc9450e7bfc1dbad6600e2a0f1f901b4f26c43dd916732966d1428c1f8eeb1218765856e5d84a # 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
58 entries across 27 versions & 5 rubygems