Sha256: 2e2e4a62f7a7149a7abb372237a27b40d0cb5c878d9d64e4eb0252147e306a4e
Contents?: true
Size: 964 Bytes
Versions: 541
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: 32c3cccf3c45dd802487a964bf5966592d47129a05b718b027331001d5d49413de60be523660b310f33d779fd674049ad7d727b574a80deac5fdd6aeeff80649 test: secret_key_base: 497af1a8df08c25dcd0a35089f3a04446b4f86249bc2b6bdd20f72582f55590f5a23f5901495d12e252334bbfb5546e031acbfaecb6ff19b7db96528d3165f1f # 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
541 entries across 541 versions & 4 rubygems