Sha256: 418c7e124fb25ff219e1c17f5d0d3d52f0ef4ce40f48a48d468ab9afa2e166c2

Contents?: true

Size: 1.25 KB

Versions: 2

Compression:

Stored size: 1.25 KB

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.

# Shared secrets are available across all environments.

# shared:
#   api_key: a1B2c3D4e5F6

# Environmental secrets are only available for that specific environment.

development:
  secret_key_base: 0b0290fa01568693678ca26fe9da7e39041b3719cfffef06fb8cebf3fa4cf55ae88a464dbfe2ac40c79d9deb74a716d87908f269b24e5050ee25b0a327ffef88

test:
  secret_key_base: a91d93d75ec79e132b2bee0a68c1eab73de7c132729e90fd23ea18f6170869d282d252828fdc65300c2ab396a87443615f5bee94793cc1563038953d0d0b43f2

# Do not keep production secrets in the unencrypted secrets file.
# Instead, either read values from the environment.
# Or, use `bin/rails secrets:setup` to configure encrypted secrets
# and move the `production:` environment over there.

production:
  secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
workarea-gift_wrapping-1.3.0 test/dummy/config/secrets.yml
workarea-gift_wrapping-1.2.1 test/dummy/config/secrets.yml