Sha256: e1b34972c0680addba010d4f14e8d366f4434da6081e1f3ab3928bd052412b14
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: 4aee94773d8c3849d0427f7ec296de4f2d9393ae4873e9743e93d77c9519f4ce1154642430212fdec64dc1e2c31acb24f81dbdea3819a4d40883be5879c4dc7c test: secret_key_base: 4fa722cdf64d83e67e983c2d8f78f2352fe68b2bd228f7bb36d7ae1a86bc0125d3409fa8e9fa62522b26ce5261a9c4f65073ac3f8f2d13fb514ea12757f5f58d # 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 |
---|---|
push_type_admin-0.1.1 | test/dummy/config/secrets.yml |