Sha256: a180903366ed083666489b5a8d1d34d7bd3c932ccc96c3fe772ba694f77419d0
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: c49203a2db74e5c4b3368b6d1004d7d23552268dcbc2564f731bc5c71b38a9da695717456b05a862ba44a4460928b5395bb02465070e68f2c99bbe0d4a467f77 test: secret_key_base: 38ce63e0efb78d2588f475643b70b1c72b6a5daa9e299eeb3327e8e2f6db8c4de6c6ff5cd3a35e4e0e252432feee44dff874918e55567002c494f9d25da453af # 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 |
---|---|
encoding_with_bom-0.0.6 | test/dummy/config/secrets.yml |
encoding_with_bom-0.0.5 | test/dummy/config/secrets.yml |