Sha256: d76a103744fd869ca93862eaea5854b1f08759654807be8ea3fe2d4810e28384
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: c0156eb916d045c3dca8f230c22ae4856c60eda3b34806750a98d6a8701310f7e55d18c19613c54a46c6da743f028f634f032db474519167d87edcb7b4da6d3d test: secret_key_base: f447a61a3127ded18ede0b068f1b0be4bdcc94eefc0c95dc1f73403f5a636471ac90d090b288193348a36864ddf0fe2bb6f84f320023f3d0ba6f3973299f7dd6 # 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_auth-0.1.1 | test/dummy/config/secrets.yml |