Sha256: 3480d1aa9623ba28c841f5cd6ace0dacbc7b516c5f4579b480143f1f1140f8ac
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: 416dcfa1c5566b169709d69fab065638a5aa5d7545571c75d927c7c6f656bafc81fcd3ec0bcf16c2cf007aa2c6290aa27dc4b8724a831fa55f85931c23ffd7c2 test: secret_key_base: 08b122be285831c53762740cd644fe108938a895b7ddf82af201151087517f063de972d66039c06893792a8219496c41142d8bf803bb859b26cb56e0afeef7f3 # 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 |
---|---|
push_type_auth-0.6.0 | test/dummy/config/secrets.yml |
push_type_auth-0.6.0.beta.4 | test/dummy/config/secrets.yml |