Sha256: 8377a49562ee9f2753707cf1e77b8efb699090304589898e04334afa36f88edb
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: 2dc79887f97dce71d4c596d8910c9c429dcf38bc52110b9794be4c35acb623be5313a546356b612d60204d712ead81d04a92249e0c52cff3443f8861e9d92fbc test: secret_key_base: 5a6764d5466d3d153d2e1e92d32306473e028015ae71ae82c14364c15f6f243d7ba1b6b1cf0358851c8be4da58dc0e875aa466ae013c8ad29d151d19bbb9a6eb # 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 | gate/spec/dummy/config/secrets.yml |
bouquet-0.2.1 | gate/spec/dummy/config/secrets.yml |
bouquet-0.2.0 | gate/spec/dummy/config/secrets.yml |