Sha256: 11c6eeab4b0ea486f4fc2042b6bdc4336c0338bd729fbca4da2aa7edb14ca681

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: 17e2335c44b403fe0dcfa8f70b1ab20e45d9507558d995334d777d483210d808e538dff8b5bb6eabd6be19d6544a953276541e9b666abac79606499e26a1c579

test:
  secret_key_base: 03cf592ca6737d0f67333b13c73def352566d089d07d61906d5a561f5339b2efc23f9a784f5ad3d891b0908b8d8c0914798c8a3b3a00457aacab0dd8902fe058

# 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
browse-everything-1.5.0 spec/dummy_test_app/config/secrets.yml
browse-everything-1.4.0 spec/dummy_test_app/config/secrets.yml
browse-everything-1.3.0 spec/dummy_test_app/config/secrets.yml
browse-everything-1.2.0 spec/dummy_test_app/config/secrets.yml