Sha256: 8f1efc9c4bb86523c4e61218ceb335e5b35c1b468dadff94279d7cba8f3e9ccb
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: 038556a5e29aa61109d2a893b793cfc5bdfcbe26bee7e439f684492bdae7bdba850683534eed4c6c9d276c0147b3e0936d39b9b8d9e25262b8712f674ffd94e9 test: secret_key_base: 794cbb27258b988826f4fa286a16a2d5069225dd19052350336401c98211d08c34b2b3b364e7f4640b51a1d3442237b6cd7ea2c3f63497864a442d6006783fa8 # 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 |
---|---|
bootbox_crud-0.2.1 | test/dummy/config/secrets.yml |
bootbox_crud-0.2.0 | test/dummy/config/secrets.yml |
bootbox_crud-0.1.1.7 | test/dummy/config/secrets.yml |