Sha256: 1b74ae399d678b306540bd1997b95565ca8de78483ee6122b35ec3ab6de49edd
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: 28aa3f9e953f2f26edc46c6e68b454edbf21e97dade78f4d47ef1d08c63cbb112ccbb1f2c5569479a2fd94767382edb8623c4db0b7be6c87034cbfec53691685 test: secret_key_base: c22e74eed909d457cb845a7ebaf97a451a002f3e77702ae424dc0cfe066c4873dbc0fa267154bd77385ba5659a5b36afce6c85335db3e01176deed10496dd112 # 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 |
---|---|
engine_router-0.1.0 | test/dummy/config/secrets.yml |