Sha256: cf1828efda0a4691509dd4ff15c989cbd3be7e446d3d326cd656b39017da18d1

Contents?: true

Size: 965 Bytes

Versions: 4

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: 75c0b242a2ffad88f78f95aaa47045940d5788ccb97d4daf98bfc9eb011ea2c848e91c94aa5d284cd2bfef1e87ccba5f7a10227c8e3e05b0f3ecf68e3968e717

test:
  secret_key_base: 7a1a9e0602a17584ab18b94687b2282df53258640fb390f9d84bbcd7ff3bf90d56dc04dff243438414b29e810fb1a0cbb2847fed617efeef8907041c778e9297

# 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

4 entries across 4 versions & 1 rubygems

Version Path
exception_handler-0.7.6.0 spec/dummy/config/secrets.yml
exception_handler-0.7.5.15 spec/dummy/config/secrets.yml
exception_handler-0.7.5 spec/dummy/config/secrets.yml
exception_handler-0.7.0 spec/dummy/config/secrets.yml