Sha256: 6b38ffdd7c5883136e3abbb455bf7340adcd06506d1dd2e6d93ff423e6b1b3f6
Contents?: true
Size: 964 Bytes
Versions: 23
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: c23c152e7138f0cc94560e0be15d7945284991876fdb9084fde1ae0682cd5d2461556edd29cc50283078881cf52c8f9e0d7e20c8b0a164ea91ff2325ace8db36 test: secret_key_base: 01e9c9152401ba9a8a15eb7fb3b73a30afbc230f5bb1a3d7829a137a1a704daf4fdfcdf9d64ad889c7778a6ba414cd7f592b77e41f691073f8b35a8518d2a423 # 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
23 entries across 23 versions & 1 rubygems