Sha256: f22026ded40e412ece6f9af35e2a8a798b9eb5c589fad383fd20a9835c6c9a6b
Contents?: true
Size: 964 Bytes
Versions: 15
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: 0c98f262d18c62158146949b3d392a1f04abbb2cdcbcf90ad5b1ad6f8d98307a6aaeccb5508086ed315dce930865e24f46ead5fc2aa3152fa735d14d2e3161de test: secret_key_base: 42f2032a64ab0798dc992d01d1f4637dc4c827a585cac2fbe4066a9d06a8dfdd1b4690761a4095e33f2a54cbc8e3816fb88aac44cb834796ac2a3524f8d2c0a3 # 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
15 entries across 14 versions & 4 rubygems