Sha256: 2f1e48978ffc8c181f98bbafd97855383eb084e519977115f6ce8757145d0bf4
Contents?: true
Size: 964 Bytes
Versions: 19
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: 28d314a08970538844da396793f403d6dae44570f55c2fcee288ea47a20829067da845fb99581f7b9ab34379bbe478e805784954745a9942c61358ae80c15ab5 test: secret_key_base: c3030b134537da24186e7d5b6f082fa90fbd39d7cbcfb1e35c65e6717364d0a6b964560a23c08ba5db43e01fa1f1d3ffa7e415cb13baa7fe076fb6b408c0ae65 # 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
19 entries across 19 versions & 2 rubygems