Sha256: 82ee2bb7c680aa58057661da80dbecac9bea4f19eaa27beafaccf389929cd9c6
Contents?: true
Size: 965 Bytes
Versions: 1
Compression:
Stored size: 965 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 `rails 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: 69641e4453674009ae2e1564673f7bb3150b8b5009d83053ca613e0dc974589b43b7606571d4d38c5555cd0985669bb40e702a8804d89536549c6c9e83bb4cd9 test: secret_key_base: 8706fa9c1a4d1f97c7dd9378f61e115fbcb6c6b5b3e5b45533fa31d90dc64ce9d9f5cc5b375e6b98ea56dff6a21f9ba3a3150ccaa48573bb3cf968f19bbeb419 # 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.9.3 | test/dummy/config/secrets.yml |