Sha256: 1da9bfdc81d9dc73e9a520212718cbcfab713f4a9edf4c592ae7d52d8a4a2601

Contents?: true

Size: 1.25 KB

Versions: 4

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: 6b7704de1448f7f7f3386b1de2ac02431441d82ec152cedcfda09801e15cc1d943f3c9c9d5748e0c6e6e11ebe9bd5edc73e5b75e321b5f990f4ffcfea81c1c3a

test:
  secret_key_base: 6d29d885dc1de007f138d46e2bdfca1d831ab0fc333978324565ab45aeef9785e6a0fc2e34b1d5057a4f5e1e6663fcb93eb4af2fcb2923d3e741da5af420f106

# 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

4 entries across 4 versions & 1 rubygems

Version Path
workarea-stripe-1.1.2 test/dummy/config/secrets.yml
workarea-stripe-1.1.1 test/dummy/config/secrets.yml
workarea-stripe-1.1.0 test/dummy/config/secrets.yml
workarea-stripe-1.0.0 test/dummy/config/secrets.yml