Sha256: a87a0a5934ab50e0f0d9dbb191cba890a14a1e584bae7fa0c299d4509bc3c6c3
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: f1c578c60216631d5e0e3d94ebec93e27a840b6c0f0359bad065e906553bf53633ae2eb60c37ee890342f1eea2f0483210c59c99862689a665e55664212f4ad5 test: secret_key_base: 3b501474e862a1d069eafcabfd28cc029dfa8985983e5b4636a68cc34fb67ed58aec6052d74a493fde7dbd57746f14d4ad74dc45dd184c0fa7e7c22ad516d08e # 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 & 1 rubygems
Version | Path |
---|---|
bouquet-0.2.2 | store/spec/dummy/config/secrets.yml |
bouquet-0.2.1 | store/spec/dummy/config/secrets.yml |
bouquet-0.2.0 | store/spec/dummy/config/secrets.yml |