Sha256: c67db562cdb9b2547d404e2a1c4ae86e6a8ab5c8aef9043cc05965eaa3c50c8e

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: 0b46b0860972c4311f225b80bbdbe5c227ef9d178951a0b52fd51c04135b0ca64fa52d138e1539a43f11958ea19ddf5b3edaeba6e82e1e351cfe19304c45c40e

test:
  secret_key_base: a42472f02cc7218f834faae8d64fb799c636dec8823ba7cf2149875f45a1ee25178785bbf64d40c5856de9df74cd6c80b2dc33b567db3e7f1185827f6be315a9

# 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
parcel-rails-0.9.3 examples/railsapp/config/secrets.yml
parcel-rails-0.9.2 examples/railsapp/config/secrets.yml
parcel-rails-0.9.1 examples/railsapp/config/secrets.yml
parcel-rails-0.9.0 examples/railsapp/config/secrets.yml