Sha256: 2d42fc5dfb61b9941e1e205530e4e2bd35cbce35e364701495cb69868e02ff02
Contents?: true
Size: 964 Bytes
Versions: 3
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: 3766f3c8ed21ed0de9f68db763b544db9a12b6cf9b9c4c9a3360fa3c827a64d650a04256e560b570906ad7dd2a89f9b1ef9b3f5ef6f33f9a36a46dd5fab82880 test: secret_key_base: 8b8520698193718a3ea311ed9357efa4c9103c772ad044394ea5954f509911cf10c82a7b9d38db019a0a1e01d44110ddd8503c3b9148dec087f66e213934ffca # 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
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
spree_mercado_pago-0.2.1 | spec/dummy/config/secrets.yml |
spree_mercado_pago-0.2.0 | spec/dummy/config/secrets.yml |
spree_mercado_pago_payment_method-0.2.0 | spec/dummy/config/secrets.yml |