Sha256: 83f4eac3ef71dfe6799a8b0e95fff35b3e8941cbe0caa7473cac6519e3d1b08e
Contents?: true
Size: 964 Bytes
Versions: 7
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: 0341667dfe0533a789f1dc8c873bec0e47eddadb7647de9ac26a6dbf5afd5872092e77847dfbf15686d18c75b46301582bc6ce445fbb38eda722145404e10d0d test: secret_key_base: 7192c171cd38276a0bda733423decd9d87bdfbc7e789326974706937a22e984be0a5a14251af9292b36e32adf7f24be7c7335d34b221527d4900ffff00ce35c3 # 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
7 entries across 7 versions & 1 rubygems