Sha256: 1a1c0757e461350a03ed2007b2fe9bbe51c7f7075fca46e003a21b6a2809d97a
Contents?: true
Size: 964 Bytes
Versions: 21
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: 1fb706c01723e9f8524cd0089e20109c1a7207ed491dd3980af6a8888181b84300743f71417fb93bb31997d0ccfebffaded13d952e44f6f2596d0e7a3b0ab781 test: secret_key_base: 39cf19f7453df1e988b4505396ae41545dbf7bc31e473c40fef440c5151e5a9c757cf04edfa4c8ee38f03c430261d747dec67570ca9c60a7acfb29e4f7be8bd9 # 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
21 entries across 19 versions & 2 rubygems