Sha256: de798352ace5fe53d188cac5ce8bc656303331991309e0fc3c542fafaa577f6e
Contents?: true
Size: 965 Bytes
Versions: 9
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: dac725a2954ba6ae3fc9e63feb62abe7bd555a15a03e788215e2a32846831d7de1b4fd2e8effcf1ee0170bdd1688f3921823711c459ddaebdaf02c9a78c24401 test: secret_key_base: cf8ce92a31f0bf1a868fb8f12877a7540a39b335aa4d653ad92a5887c74f58159a3920bdc8173327fb9fb77d10ab70ebd93bcb0e911ddaef76bf5ff7b9b662a7 # 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
9 entries across 9 versions & 1 rubygems