Sha256: f53c6e680d66f30edb660edcdc3e9187dc173b56d7b6b6a498783143bed20853
Contents?: true
Size: 964 Bytes
Versions: 1
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: 932ad0c0a09566d5a36af54e24fedc765c26da20609e662d9370ec3457ac167dce2bba49ed900c5495a2f8079e021afe50bfc4643494d24081c3698fb7455c54 test: secret_key_base: 501930b5c7586531659800666da830bc6de7d7e5eda29339ba24ed7135c9c36932d2b32ea0aad6c952ea39b1bc7d189eb7b77208ff210b3c987773bd042eefbb # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
push_type_wysiwyg-0.5.0 | test/dummy/config/secrets.yml |