Sha256: 4eab717b913222a11f907dbfb120a32bf433d7eb7549b5ea82121c17f8f4195a
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: 8a083beed1d0d7f7be8a9cddd0f45f02fed3734aa467824ad40d63a14e5c94b0d8a4d23f719bdef4ca56e16156de1fd9c3f25f68380658d1933dd0844a22bf89 test: secret_key_base: d6e9e5e5ecbdd74ce5cb8157ff3ec2e12687b4422a3d577d85de0739a4038a7d89da6193294bd4959d26e4a3e484b15a51ad26831143fb47a5226b52dab066cc # 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 & 1 rubygems