Sha256: de5277395317cd011b461c0857d7a202f37edb50b9dde4611b0813c2b6910991
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: f64b514732cccf57099a2631263609d8f56cc6ca4d9beb46f51649dc843b6931c909f734c0a0de776b7bec081c13edc7425e4e51dad871051122f366edb6cfbf test: secret_key_base: 3a69049c95e9e8cec5fc7a42ad0c19e0a5ee75ed6d5df3a5f5abc636f878bd1c5e7f049625a7e66df99dc56e2bd29f76dd93d863eb4c95ca8dc384c6501a8247 # 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.4.0 | test/dummy/config/secrets.yml |