Sha256: 45002b31d286d455a2cb74e1d6b51c6d73d1c22cc2eb5a6231acc70dea2e8430
Contents?: true
Size: 964 Bytes
Versions: 26
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: 9ebdda3f3c5a6cd56b654cd0e3b5b3a643a6bf3c03bb8a5e39821e73bdf08e63417bebbd92f663518911a93c565f338458053af5cbb1c1cd8ffc9237dd49e8cf test: secret_key_base: c4a69f502f5fe4a68eed097091a96e8381f2467e218e94d9cb1d14c6f2c56db5f19336468e53fe60cbb8aa73c03ac7f59b9d7ae9d2a7da77d2e4dda4453acb11 # 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
26 entries across 26 versions & 1 rubygems