Sha256: edbacb7dafd7675b542c7eb96c23abb3c1deb47487a2510a4711963ce471639a

Contents?: true

Size: 1.25 KB

Versions: 1

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: 77d8cbb0c9a8d0169ca6b6754176360386dcf5d1e38be9dc3a04a22188862277dad23bc81ab534d955fe2a7ea53d239d062cbc6e3efe8b212235f2a6bf5211fc

test:
  secret_key_base: 0623a6988eab45933b8b56a64ea4f5c637dcba61c724610845f9472548df903b636d376c2a8957b59c4536d56c760b390d520824fffe6dc5ce38837e1fb9fe62

# 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

1 entries across 1 versions & 1 rubygems

Version Path
model_base_generators-0.4.0 examples/rails-5.1/config/secrets.yml