Sha256: 811f1973ed7863a98a39e64008ddeb67d0919672e7ee1cd6e4db5768366b4b32
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: a731423a14326d9db6bc914c3108814f4a829a51d087eb0d8d3f0ec9fde3ad97d04b104c2dd9a37a1b6c76eda2f78d2ebd742acc555e779bb774527e089ebd3d test: secret_key_base: afb3ccf2ec4b69f423badf68ed8214843d95361cb0b9cb8f71bb1a3024b58e686f49d046dbb9ecbec28645946f6c04fe33931cb1b5e94179158d9b02e83a111f # 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 |
---|---|
dbview_cti-0.2.3 | spec/dummy-rails-5/config/secrets.yml |
dbview_cti-0.2.2 | spec/dummy-rails-5/config/secrets.yml |