Sha256: 37213e8cf18d908f401e9c5c15330db92f39691f34a50d7cba66d6ba1363b99e

Contents?: true

Size: 1.25 KB

Versions: 2

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: 4bacd5b4c06821a6d4ede98c4580cb3107a5b0da461805673af89b4bdbffa32ccbf6cf28af193a6084e7a7fa2d20e9a72ced26d1562ef8683382cac3e4de9bd5

test:
  secret_key_base: 5b1c674644a5f68b2e25bfee83235783496908ef0344dc80d2f523a3632bede3e9d5cda162f5aaef120f8ad12f7a250e320daf46216eaa261ded978f24ca952e

# 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

2 entries across 2 versions & 1 rubygems

Version Path
bobot-1.0.53 spec/dummy/config/secrets.yml
bobot-1.0.52 spec/dummy/config/secrets.yml