Sha256: b21e33903e72e5af4db1b37caa587053577b3e5afc6aefc4b21e8ccdda578338

Contents?: true

Size: 965 Bytes

Versions: 5

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: a620e35d747d88c5fc8892b46a0fbb32b6b9975b2edcb4aaf1b76a8e46b70cca77d55c55ff1146a14ea9ee91eec9a6a5ebda33745cb5c05a58968d2b318af86b

test:
  secret_key_base: a18afce29fc99e78cd2abf56c7b4bade7bba4da68ca781dbaa3cb53afe9819f6cf0a42667a6d0c9a23bfe34ce070eeaef32f14b67887d25c9333d9371df30ee6

# 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

5 entries across 5 versions & 1 rubygems

Version Path
letter_opener_web-1.4.1 spec/dummy/config/secrets.yml
letter_opener_web-1.4.0 spec/dummy/config/secrets.yml
letter_opener_web-1.3.4 spec/dummy/config/secrets.yml
letter_opener_web-1.3.3 spec/dummy/config/secrets.yml
letter_opener_web-1.3.2 spec/dummy/config/secrets.yml