Sha256: ad8b0f801bb0f0bf4a2b8f03ad8605c84eb0e13e7a056263f5b651b43576a2be
Contents?: true
Size: 965 Bytes
Versions: 2
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: 7edbdcb022a6792bd6a0196d8187f787c998f875a03e84efb9d9fea02adf65123f4bde9d9dff0bec17e2678281261de967eb7d2b8fc0ba10987a2b14952315ce test: secret_key_base: 8a8012b3faeb75331d6ef306c10d4a223b14dc0fb1553cba9d1173902696ed6986a4d107d8ece8b36a1e22bc4dae7b4b00fa3b7d76f13b537f4e93d44ac8ed78 # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
workarea-product_documents-1.0.1 | test/dummy/config/secrets.yml |
workarea-product_documents-1.0.0 | test/dummy/config/secrets.yml |