Sha256: 011c722ba26ddd86d7b970eaa49c4fda41656e80a7b05d2dcb5fd2ec965c4c1e
Contents?: true
Size: 964 Bytes
Versions: 2
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: f5ea7e2da3104a89991ff010e3348596499802779da7d0e75718413dbf75301371c0395ffc6d1285b54264ef6b42af40ca0f9425be6310b32d016baa1a828a36 test: secret_key_base: 2ad48847ed5331f98882f833088d80952dbdf48aa78c5330e735b3ab3b1d61b599d1f7ed223929f4cc9455a52e122e45ecacd2743e24d5ee9622ef5b659df483 # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
json_column-0.6.6 | test/dummy/config/secrets.yml |
json_column-0.6.5 | test/dummy/config/secrets.yml |