Sha256: acc3174d9a8536b2b2b77135698910c1a678c05868cc8be43c854eaea40c0eeb
Contents?: true
Size: 964 Bytes
Versions: 4
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: c824a9dd38798bdf1a6bfdf61fdf508da6f41ce71b4bb974c9196cb37eece0fb1eebcff90fe40dd76328cadfe01565f7585cc8915557490c27fb396e31c98fa5 test: secret_key_base: 026f45b9329fa4b86ea26544790725a16049d2c8b53c2b3db763316ad330767b2961a0bf32631ff519119c48fa7d4602707c6acc2591f08dedebcdc523aa8e95 # 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
redacted-0.0.5 | test/dummy/config/secrets.yml |
redacted-0.0.4 | test/dummy/config/secrets.yml |
redacted-0.0.3 | test/dummy/config/secrets.yml |
redacted-0.0.2 | test/dummy/config/secrets.yml |