Sha256: b6f07f992bf60522c7d6c8bd22f7b209c434ce80f36a867810813440298cf2c0
Contents?: true
Size: 964 Bytes
Versions: 2
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: 424026d849c3364f8f8dc043903fa17e8a2bcf2cd5ddefb2da99d5010fc5c62fc8c11f84039e823feda4573cf0cfa3d90a15928cf05d20d61fa52412fc23ded2 test: secret_key_base: a71657ad3ff054695324df89748ea9732fb69a11b3fba32b76eac492fc267c9ea95369021557cef0a67175a2e1580ba5276ad7df25871c2bec0cd56b452fa7d9 # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tastes_bitter-0.0.2 | test/dummy/config/secrets.yml |
tastes_bitter-0.0.1 | test/dummy/config/secrets.yml |