Sha256: 5b9844c83b5f95f2c7dedc312cd260269d46edf620acde5c144f433f37bffc1a

Contents?: true

Size: 964 Bytes

Versions: 11

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: 502ead804b93e958a45af3e5d8ee6e7ba2696dbaba070d8cd7ea4582b3204fd3eaffd9d0db8178f1bb8c734d7f384f7d8eb1b1decaf61773341542614d7192c1

test:
  secret_key_base: 8d292349ec2024682b6d103ce509193953360927ef443a25d4596786d579ed6a96540cd0ab5857eb5b8fcc9ab4a98fb03753af10841d69d6b281b4d0ccdf06b5

# 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

11 entries across 11 versions & 1 rubygems

Version Path
exception_notification_server-0.0.11 test/dummy/config/secrets.yml
exception_notification_server-0.0.10 test/dummy/config/secrets.yml
exception_notification_server-0.0.9 test/dummy/config/secrets.yml
exception_notification_server-0.0.8 test/dummy/config/secrets.yml
exception_notification_server-0.0.7 test/dummy/config/secrets.yml
exception_notification_server-0.0.6 test/dummy/config/secrets.yml
exception_notification_server-0.0.5 test/dummy/config/secrets.yml
exception_notification_server-0.0.4 test/dummy/config/secrets.yml
exception_notification_server-0.0.3 test/dummy/config/secrets.yml
exception_notification_server-0.0.2 test/dummy/config/secrets.yml
exception_notification_server-0.0.1 test/dummy/config/secrets.yml