Sha256: 0f983fa8854d3c0ff1246e521cde60502bce980c7f914bdcd4d7e6985551bad5
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: 1e8a0b8d72cedc5677f0870387d4c183b695a5a3e75c0d8e8f46e0afb2bb7b7eac7fdcb17e7fb49c3e1cc44877e6e2aaff62ff8ec6dd1d48d8c9370da52dbd9d test: secret_key_base: 031ea83b281c185215d5eb0f56ee6b83bfdeb379b018ae924d00e46c2c9407437a7fe21f1d7504daeb36cf4734cd29f7442c42f6e0f71283628d68892d3f969f # 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 | core/spec/dummy/config/secrets.yml |
bouquet-0.2.1 | core/spec/dummy/config/secrets.yml |
bouquet-0.2.0 | core/spec/dummy/config/secrets.yml |