Sha256: 12adf0bb87758ff46a023a4cca78b499f834506148de463b1be16f02f1fdffed
Contents?: true
Size: 964 Bytes
Versions: 17
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: eeacaab3d0d414f833a17724ad82507ce88877d45c52c395ac0e4a024f46f618dd979a6277a5131393cd4403ac919f2954ca2c6d16b1a685d78cb08087c251c6 test: secret_key_base: 0e330bc2061cefbef063c4c7a7c31cd6138e02a79f9b367665d455860c03ae231fd4fe0df32050fa6d5a84c2d7fe36e4cd37d693ce6e41860cf99172ffb669f9 # 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
17 entries across 17 versions & 1 rubygems