Sha256: 79e9a8ee4626e6c54531b79d154458c77ba7bf5c29500bc47d132925545c6e04
Contents?: true
Size: 964 Bytes
Versions: 1
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: b6c51f9cc64b341cf56c4f940fab1759bb9bac6d1c0ecba483855c951548916cc1cbf7bf022eeb2b41b30cdd4fc8db5b35aee3b3bfa110c202231c7c6bbb0fcc test: secret_key_base: 141806e4d3e1f7859ed8e076c39aa53c62da87e8fad0343b82d3c08a416f48c91938690f85adb3508faa094446e9773e851cc646e554aed0f28071a08eb88c2d # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pubsub_notifier-0.1.2 | spec/rails/rails-4.2.9/config/secrets.yml |