Sha256: b527fbdca9577879bc2c2eafd07a48c2452c1b6f70dc80f0a0aa36a4d8d19458
Contents?: true
Size: 965 Bytes
Versions: 18
Compression:
Stored size: 965 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 `rails 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: 78be21acd2b18cb0497414742c7c525422b1a577d440feb2e9e7b54c7eb7acaddcca8c53a3756975f1a79f93ac31235339219d3fcb4998100be482aa453c935a test: secret_key_base: 005e11b247f2ba012ad0d7aab9cff4286a9943b4c0d7c143682ccce90cd12ae22b3fb525ce11111550325aab21d603819f6d2602e419d59eb88c2bdcffb021ca # 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
18 entries across 18 versions & 2 rubygems