Sha256: 4c86825671e69912b7195e132d532fbe17f063faeba894349f09ae69a8124fa3
Contents?: true
Size: 964 Bytes
Versions: 1
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: 9476198a18fde6fd8653d182a2f7f6a5b01d7928a611cbac96de313aaca46ff394f71c2aec6467887a38f387c9c4ef300fd079dd1baff50173c5b2d032da36ea test: secret_key_base: 7cdf1c2ae6a688ba010d4ef2adc96cc62bcf1662ec354931ba8caeb75f30e2b9a809a2d492a855871935be6a48c5835ebed45ae028cb30447ea9a7b9514a0c3b # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby_badger-4.2.0 | spec/dummy/config/secrets.yml |