Sha256: 50db5353546b586ef2195ddbd1056bedc383a10b4bbb9da71b349ed81a1aba1e
Contents?: true
Size: 965 Bytes
Versions: 2
Compression:
Stored size: 965 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 `rails 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: a03aafe475a7c3d00380b51304b040cda06feba66e45ca6c5773fd9bc0707855fd8c8541078257c55b4a8e4a8cc4e326bdb22b793eebf379ac1f377826f2869a test: secret_key_base: 5e00ec3a00ba0cb36aa2d3a344bf71862c8d3b2611c2b87dad9e9733a320c06402549f0db3cab32540219a001a5879e314a0c7001830b6691e9bdc3cf88628ae # 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 |
---|---|
paperclip_private-0.0.3 | test/dummy/config/secrets.yml |
paperclip_private-0.0.2 | test/dummy/config/secrets.yml |