Sha256: 90111677432986e6d82d1f07afb8d4c63c2fe3e0d05c45963a15b4fc025d4426
Contents?: true
Size: 964 Bytes
Versions: 4
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: 9fbc29716a8e284aa6e68ecbe786ae54a071630c54b34d2afa63df9af88cbac11677fe1a69251884f629b86a403ba44c0556f3f8a3f55f981edd1488bf904adb test: secret_key_base: c76e4d22c7cd54405cd0d58216ab3b4322d5d48f4c441dda7e2692e2b1c80211b97106fffeba8dd01344dce36cfc50e96347668e303c877f6252adbfbdfcd071 # 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
4 entries across 4 versions & 1 rubygems