Sha256: aeb826400202421959c9d026bcec0623c9ea6ae36b81f09e74a963684da2b949
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: 339c9992bd296887c0d3354fa93b4941d00cba255718ce2386797da1248d7a8fa0cf1c80d7b393be77fa15bd2e79e9ffa44a9c9743808ece04e7fdfa3e59d723 test: secret_key_base: 1726b170ccb1b914c17dcceb98e97886821dc60b1824b1eb7c0ddff1302df6f0e9e7c6849567cf5ad7f21a1b76a9e73d061a9a53d3803446cbdd3255f8d7347b # 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.8.0.beta.3 | test/dummy/config/secrets.yml |