Sha256: 34bfbc6580ce78b766a40c54e0705a3ae9cf228e927371f8b8dc4d61c2a9cd7d
Contents?: true
Size: 964 Bytes
Versions: 7
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: 4d85d117bf624cdf5a8a3baedcba52fdfb6b1e3fa92e39c4170f8ac25824a3a59a68f14b17227181acd5141255cf2ac1a63bd22662e187c0f1653a1b8e399e2c test: secret_key_base: b182bca1180765aeec063200f2666b1a4c854f0d93d5840764a7bb19c06ba9ba4003c57624f24fac936dd6828796687c667ca9e3dbb33e85737a771fcaa819f9 # 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
7 entries across 7 versions & 1 rubygems