Sha256: 6ee1f8661d9b3600230439683292a3e4e29e171040d4d99468d88bc96d2a2431
Contents?: true
Size: 963 Bytes
Versions: 1
Compression:
Stored size: 963 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: 889a0822c20f0f342392c8ddaa58faf9ac0231286ff0c528b488e4a660b57b61b153429f8235bb553b806c28f2bd48648cd99f0123988cf041cf167c3b2af278 test: secret_key_base: ae80f5e1322f2fc2e89045b32de8dd120dca1fa1319a1e41752f784048db2cef3d6618779933e6fdd1b67e0f6937a7b085f4db37fd690f2d1dfb42d63a58225a # 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 |
---|---|
abilities-0.1.1 | test/dummy/config/secrets.yml |