Sha256: 3a3f3c113ad40c3247fbc107c0561fed495145ad417eeafd204033eb059e8a20
Contents?: true
Size: 964 Bytes
Versions: 14
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: 579da203940a329327b39cbb4903acaa1f994f11115a4277cac6ae732d16561d22f6e9bfb1ba1a46ac25cd766b94470c606ef6be2f42a72c6f3c7e5b06992f9c test: secret_key_base: 5463326125158b0c3718c4e999e681b292b6605b08f9cb29032747e05804e2eb8cd10d53d8cbbc8f8175b4b267cfd6834a7696a063959b8a579dfb4b9e259a58 # 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
14 entries across 14 versions & 1 rubygems