Sha256: 9844b22744fbecbcf582106993a307531393838eab0f9455dad07838ebe8cbca
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: 7343b6667cab06eb7ee86cc0d29fdeff6f3ea8354fc7eabcbbc8e7e370a35169906267a0adf23fc7dd983eb700867c72c346f9c5f507067dca4e7d07028fa687 test: secret_key_base: dc87916f434557d81ddee2465a49a0cdd9fd5227ca5fd0ddb5798d5f33d2f8750688ca5d90d70fd7010450e6547d05aae44291de9a2623121408e666b0d644a6 # 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 |
---|---|
breadcrumbs-0.3.0 | examples/myapp/config/secrets.yml |
breadcrumbs-0.2.0 | examples/myapp/config/secrets.yml |
breadcrumbs-0.1.7 | examples/myapp/config/secrets.yml |