Sha256: 28e7546da45aa5bcedecf856bd8171d3247ab0fea748378eff78f59d046b2ccd
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: 5389eb8761fccac00a2d471847c6ccdefe7921d64c54332e245c2339e397551f725405c17b3b55abe2d3819a51baa2d56b6ba6c662b7687d45d0a51c3e3917de test: secret_key_base: a13c9d05e29950ab123a1bea9de3e9503fde683d710ce7d2a6146adb922060edee001e730ee4a772992ee883e1f7ee8b3915a1c1fc3fddbeddfa8b96f4e2e3cd # 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.2.1 | test/dummy/config/secrets.yml |
push_type_auth-0.2.0 | test/dummy/config/secrets.yml |