Sha256: d67a360a2daade65086f8336a8b0ba20e72b6ed302be328a2f7bf59a650e1990
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: d88bb7a325356b8946367694002fd7c75fa9ca0276b867a1b771898cf4989ac6645dc23964775192f4f46e9210f14d39fa0e02ea17b917fbc41cfe3325089de9 test: secret_key_base: 8b349831ca6c5e461790550793a1bed2fd28c8f0f883757ad1f4f2e14be9975e7fc4be6d01476b65002e74826b7b2e1e1be61874e81e27b5f0d5b30144f6ad2d # 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 |
---|---|
blob-0.0.1 | test/dummy/config/secrets.yml |