Sha256: aab2517e42eac2a4c8372f429508acbd0eb15234412aaa55bda983f072a08f49
Contents?: true
Size: 965 Bytes
Versions: 2
Compression:
Stored size: 965 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 `rails 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: 16901402baada0f399bfe98c0365e9bb71e3fd316ed059383e4b19c9e5718192829d4297675beaa9ea2c2e37ca03ac8cd30bcb850002ac0bc6d6f6ec8e42248c test: secret_key_base: cf3c190d7cdfe8cb8b2a01c648c4170c2adfbf7eb2a512906fd5a3235bbb883cebc4079e8722c7e65f7b1ac94851cc7cf04ac5a09bf83cc7650860fb5508483e # 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 |
---|---|
log_changes-1.0.0 | spec/dummy/config/secrets.yml |
log_changes-0.1.0 | spec/dummy/config/secrets.yml |