Sha256: 2bac1d3be3fa40cf95d889adc5a8d555097adc7e28646549cad4603be0c2f01b
Contents?: true
Size: 964 Bytes
Versions: 2
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: ef50a51f74e80b71a9ce037e3e94cd45f34e7b14ab8cbe9ac6071f7f8b52207ee9ba0832ee99d48d350eab5924029528b83b1f7386743639dc2782245df717dd test: secret_key_base: 407e94361d6607c32f7bf0570a837f883b219c0a264b51c27d3a3759add6dbdfcbfedced02c127f7c4ccf65f85ee71bf8b1248c51071e5c544c10dec985a759b # 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 |
---|---|
approvable-0.0.2 | spec/dummy/config/secrets.yml |
approvable-0.0.1 | spec/dummy/config/secrets.yml |