Sha256: b1011ba0cd4bf6822d2547e75533ef3c7d92373b53a3abf6c471aaa913d0e03c

Contents?: true

Size: 1.25 KB

Versions: 3

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: 3e7f70ce36613c01f9073d932ad5ed56b29e8a7d6141bddeb4a5e753da4faead1de80aa503368913e52d1d77570b008014e5038585100d077b4065b90f2a37b3

test:
  secret_key_base: d97832deded553b4787d297db34c8dfda3f9230958d276f7e06786c115e17d2a46ffb09572ab5e3eb21dbbd44d87ad86b10ca99e22206143bc6942acce39e40b

# 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

3 entries across 3 versions & 1 rubygems

Version Path
workarea-product_grid_content-1.4.0 test/dummy/config/secrets.yml
workarea-product_grid_content-1.3.1 test/dummy/config/secrets.yml
workarea-product_grid_content-1.3.0 test/dummy/config/secrets.yml