Sha256: 52f52826cb43847d9ba36e92b28906eca2ed6df3102496ab72a1944727a2f1f5
Contents?: true
Size: 964 Bytes
Versions: 6
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: af1fa28a0079fb8e1c3669a960f783c1bb4903745015728ad5eb8d93b99c68e5a879721f38335e64225e970312c921e0a6580b18c5a5a17f378b7aecdb2d3962 test: secret_key_base: 8a2a7dad8ebe7a62be581056b126aa5b7cbdf685cb7e162aa048fa1e9565e077f1af1d3f73d0be227c3e6e12cb278b12678aa46e80065e28fda2082e694193dc # 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
6 entries across 6 versions & 2 rubygems