Sha256: ee8e60e73dac3c895b507edadcd233dcbd3ec549d58024096088cad983edc8ee

Contents?: true

Size: 1.25 KB

Versions: 6

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: 08da4ca30e4a39f3ad21203e10a313a52dcccec9dbd03d0f5f9eebbae561e4cc4e69af0e4806a29b71138da076b2ef913238573e419e58a03ca3610b44b1fcb0

test:
  secret_key_base: 58ad4c6f15ed67e5b0662f06e91a0cc00b2e814553f7eeb3342c2e9c4f63428ee9af643838c0ca683170115a93ee571bacee7c731dfc820e0806d11537e6267c

# 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

6 entries across 6 versions & 1 rubygems

Version Path
hyper-d3-1.0.0.lap28 spec/test_app/config/secrets.yml
hyper-d3-1.0.0.lap27 spec/test_app/config/secrets.yml
hyper-d3-1.0.0.lap26 spec/test_app/config/secrets.yml
hyper-d3-1.0.0.lap25 spec/test_app/config/secrets.yml
hyper-d3-1.0.0.lap24 spec/test_app/config/secrets.yml
hyper-d3-1.0.0.lap23 spec/test_app/config/secrets.yml