Sha256: b80a476052843bb45de91b7055d02bebd9a44fb2950770c0f3f11ebf7ead9702
Contents?: true
Size: 964 Bytes
Versions: 5
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: e1e3210564a8be60e189c2fe6f33061fc39b1207812f46a35339369a7b0dc7c6c4c50ae039f009f2cfa1c975731e790aa7b281704359407ca0837d6565d8179e test: secret_key_base: dd2f7c91173e8377f349583ad6772c5b6f404bfea16644fe0d54032305c2e650837aaca2824607316855a99f47ab401595996db119ae5bedd85cd4e7ae5efb98 # 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
5 entries across 5 versions & 1 rubygems