Sha256: 4f86a07da86669b2d736d3a82cfa468145ce683fc8861f812484327ea1d6584b
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: 2d5924c705615434c9967f52a2c92e519e4fb1a0be93429692b33c79d946a0d4b52d9d44ec33d9bebea37150631a8d031cd67ef7d2fc143d5a26781e4a95bbe4 test: secret_key_base: 9b0be57971f6e4bc9e52d1c2c1fd02c1a542d1debb52a88eda0f1dca8a238b79d2191e4b4e940ea56f1a63728ed005800a646a646de441a3108f1a493b4305dc # 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 21 versions & 1 rubygems