Sha256: 5964ea49cbcfdc8a6b44ff43cf0e0938f96c9095ac524fa7b266da582dfdb27b
Contents?: true
Size: 964 Bytes
Versions: 16
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: 182c4f6abc186317159868c3beb79fbea1fe2262aff2b86d5678fd21106f93c37ed1db5ccab1628c5f564dd1cf285a9e77f108e3e2ee098f54a47ee8a5844fbf test: secret_key_base: 2bed41b5176c39f8f23714c866bc83bbc38cd4d266c3d2528ad7e51f764f36edf4788e8d3b8824b56aec0646180b3b429c67d9b73e33e9a8ea8bc573bd2cc127 # 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
16 entries across 16 versions & 1 rubygems