Sha256: 67f952d81dc7e68bbfafd84c7c6bfc11392e0f77fb3e434aae2afd6323eb6f04
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: c51a5c47868fda6f2b9b26a98c5c683edfd21551369c320b8b7ce417521beb9617c978c368f271dd0f69fb3ba727053c46b83aeb8eb94cb19d5e668be6d129f3 test: secret_key_base: 9fa56fe0c8e8e4b1abe30cbdc7b5e444401d2e9c9bfef36888bc13b7f20eaef25f3398987cb8bdb218309fa873202f23d7b929f810e5ba78b124a70bfe0eaada # 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 |
---|---|
social_framework-1.0.1 | spec/dummy/config/secrets.yml |
social_framework-0.0.3 | spec/dummy/config/secrets.yml |
social_framework-0.0.2 | spec/dummy/config/secrets.yml |