Sha256: 8b11260ad23f191d191c847cfadc0ef1cf7401a2c6e5a6f102e3475e4f8bf0cf
Contents?: true
Size: 964 Bytes
Versions: 13
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: 59a079500e7ae568f3a6844dcb2122b1ecd2fef4eeac92a99b057d2017f45a766576c05fff1e414567349babcd378466a54eaed55cc5c19789844887fa6586ed test: secret_key_base: 4a4fab43f4e9ae8682b9e6040123601a82be4ffa40d60925a76055577cf76d477c29d5a84b99b02098e4e2c09161eb0c93d008eaf19c5ba29c11872f55b192c4 # 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
13 entries across 13 versions & 1 rubygems