Sha256: 8e60bde23c22fd0e760fa08ad4d46d9b03ae44b73135b4bd0e899226dd3165d9

Contents?: true

Size: 1.25 KB

Versions: 7

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: 15af0dd20b4c71c53284dece610f31a50b1845fdbfdd21b55ed1ed87aaa88ce176165cbeea521a00b5f6200dbe4f7a69ec54c314dbc0778c625c2e1848354b4f

test:
  secret_key_base: bfa0ee77cf97516fda1e7cf6abb1ca7d51e5d6c55ed82de57e1a76a24cac5b4ac34e41d67adfda0cd5e739893dc1d8a7d2a9cc8c64dd91cf6c979fb12cd4d20d

# 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

7 entries across 7 versions & 2 rubygems

Version Path
workarea-nvy_theme-1.2.1 test/dummy/config/secrets.yml
workarea-haven_theme-1.4.0 test/dummy/config/secrets.yml
workarea-haven_theme-1.3.0 test/dummy/config/secrets.yml
workarea-nvy_theme-1.2.0 test/dummy/config/secrets.yml
workarea-nvy_theme-1.1.4 test/dummy/config/secrets.yml
workarea-nvy_theme-1.1.3 test/dummy/config/secrets.yml
workarea-nvy_theme-1.1.2 test/dummy/config/secrets.yml