Sha256: 559d962b4695bd75e4b6c4212b5be534ed808bf702d9a73ac28ba59c814b67ab
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: 3457ed6c806e7fc5a0b1686eaf9cdcea49538c2c88810951ceb762c3b1d010d835f4fc6c4715b1be9107e52c48289291a57b16f711753622bbd773bd4f199afc test: secret_key_base: fb26b8b29bf1d8170d76889e44e4ba68017347fa47c97310b04ed97cde53ef345e3f40fd8769a9d69f072577a1b91dd1cd8d3a52be5fcaf55fcd188159db6839 # 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 |
---|---|
automatic_record-0.0.3 | spec/dummy/config/secrets.yml |
automatic_record-0.0.2 | spec/dummy/config/secrets.yml |