Sha256: 452c5186a46886f559d852ba610023611e079700845ed49d77d01d0fe4c8ee53
Contents?: true
Size: 964 Bytes
Versions: 27
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: 362515f24b9e257451addba07a6f0785e23ea0ed3c64326867999e88b3c80680cf8a37d6a1b1db366ea66b84a8076d70f2272d1131616dd7c93137dd43bae512 test: secret_key_base: 895a72f294f449d177ab34e6cad65d31e303c41ca8ad758eb6645f7a398e6e39a67666af2113af573c5c4b204cf36d532d906029354b40e27de827bf4944cfa7 # 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
27 entries across 27 versions & 1 rubygems