Sha256: af20abc5b453a70b2b6d5a06077ef288498e76a79185c749e085722e6e36eeee
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: b3be0b1b4ef4120b68b185024ee6dbb96de69e83f10d33dde95a5022393b05c1173a95e9486a24d7b1dfa69863fc56cf464616f2db854af5b45f6fe9471c41a4 test: secret_key_base: 15fb75bf0fa9bfa68338bf4e664b03087274aa7e363939c94d3440d8debb64f6cd987190d691f7321c789d60b3bbff8d0dadbd4efc64bfc53dd9e8d68fd467ac # 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.3.3 | test/dummy/config/secrets.yml |