Sha256: 1f72c3774267c4ded1aabdf7dbbd68ed0e9aad332736aaf3f3282841f3d82723
Contents?: true
Size: 964 Bytes
Versions: 9
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: 29b7a30d9e2ac93e2ea13f9bcf8c7729b6b22f7b45d16ae00ee7e7e388df7554a7c4b0592a8f51f69652cb576e57c136a451abd76ff06e51e920a41e153245c5 test: secret_key_base: 3c1fc789d2e20ba14e4691fefd4f2b00202f800de95108c7b4fb8d0365e20a6e46bd78f88e020b856850ed7f0616c20699fe6399371ae61d07c665b82921f7c7 # 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