Sha256: 6d3779bd73e0dc1d22cf0afe27704adf2a6722c7a6771ae9bd5a1722ad8af2fd
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: 252bbaa317707b4876fd58e49da9ef00dfb63f37dd19bc587e60136ffd4accbdc9ac177edffd71a30d6ce95c3e52c82c4e9871dfb6bc488596480ebd1a7dafbb test: secret_key_base: 4dd47fb121299fbbcb98c6bed3dbb26fec381abf60775c6b0f6ea3685a52c4c776edc9c22e50412d5ab3d7949a27509efe73c6e8ba9516e68c346acf3b4119b8 # 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