Sha256: eeeffe5b4e04d4fb0ca3bb4c272c1d339843355c9afff6d370471359e268c763
Contents?: true
Size: 964 Bytes
Versions: 11
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: 782b8304d56130fd661fdf0f880aaa37411b26e5e936d78ee5e9c896794cfb3e5fadb83afac493208ddd6288dba46031d724140d39eed344f1161737286bc189 test: secret_key_base: b8e5fad03d67e18f803784c36ec432735025d7cb7f0195c9a357d7ab7b0f0c7d3556ff99da37cd39577383f21a3153d7292ffdd96cf1594d3e75c4d683619285 # 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
11 entries across 11 versions & 1 rubygems