Sha256: 63c16f849b67d8e17674ebe8cebab3a1eb6431f44ba3aa1b30c3f44d99be1bca
Contents?: true
Size: 964 Bytes
Versions: 2
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: bd571ce03dbeb700250deab5a3dffe8caea598bf2ad92eb54b9859564ed1e700648e2ac180147147e03f1186894c0c80394e41290e495e639f9d8ee0f1dd8e91 test: secret_key_base: d29bc1ced4362f8076bf785b90e0df7c9743c87c03729cfa6f1643e2e5dd87614c3bedb6966b04617d82c8c21e89053f453e61f011f5d2175c0f119bcf7e9a61 # 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 |
---|---|
piggybak_free_shipping_by_product-0.0.2 | test/dummy/config/secrets.yml |
piggybak_free_shipping_by_product-0.0.1 | test/dummy/config/secrets.yml |