Sha256: 7b652428210808b1e8523ba0f04cae263a9e1c9727738a72f3d0e750b63309b3
Contents?: true
Size: 964 Bytes
Versions: 46
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: 708e812739e740ea8791c6d26cc27081ec5792c356c0b334c4c0a6a05151dfe2dbcdd725888c18293cd99fb5ba9aea78980792dbe9dfa2fc53754346193b560d test: secret_key_base: 351d68a3170d010c03bcbcda5f0ee731d22ac49255f4b93b2c76baf73315d4e407f74aa2b778e87e3d86bfc4c6dac05c64086e6408d7e31620cd8a27bfca5448 # 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
46 entries across 46 versions & 1 rubygems