Sha256: aad3488349169b64d2664972262560ecd22df79a668a1e7fb784b3bac170f7b9
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: 48691a6f32f8eb140baaf309d7884f78a20821a88f649819d9d7c6c95e25e976cd2cb8861fd719d77098a2d94520d0c4bdda4074cebe739d627bf8a967fdedc9 test: secret_key_base: 4f25e8bc5e28ebc22e68c02fe842e3ab5e981c2f7961866065a676a58860b3db772818afff9e93d5c3314fa955bf944a47df9940e3ab3ceac8b3dbce11509f16 # 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 |
---|---|
picco_blog-1.4.3 | test/dummy/config/secrets.yml |
picco_blog-1.4.2 | test/dummy/config/secrets.yml |
picco_blog-1.4.1 | test/dummy/config/secrets.yml |