Sha256: c4ca16db84abba53615d16c0efcac06a0a3228de317d875e8fec512a85444652
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: 76027cbd603f2eb40cb424c538aaefbae82999de06d55139c3602dd7e4d50f7e888c6ccd96767a09b057f73d702265681469494ab51e06c79abbbdd7f5faf2fc test: secret_key_base: 9eda58392e261a0463bfa2a5fbb30b0deafbabe3d855c9062b7cc1c89f09e747115b76220f86d1f3c4d143759e86c1f905a527f925deb64c9ea23fdb3fcea0ab # 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_core-0.5.2 | test/dummy/config/secrets.yml |