Sha256: 61293d90da1017d50401f6fe80aeda11fa60660cc11076c0467ffeb76cff95b3

Contents?: true

Size: 1.25 KB

Versions: 11

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: 7c830920b703101394cf284d66b725156ffda401cee0601cddae20c575fb7c98623014a9e4a256418ab740d42c9a95dc45b02860d4940242d815b950b6aeb5ac

test:
  secret_key_base: 591251335929df640bb9a05b6d9bcc1e4142870f10fb096c973da27c8110e639bf4212d64fc6177c0ebfee924bddf936a9a64cfe4616437c3e7fe986b9280a79

# 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

11 entries across 11 versions & 1 rubygems

Version Path
integration_pal-0.2.3 spec/dummy/config/secrets.yml
integration_pal-0.2.2 spec/dummy/config/secrets.yml
integration_pal-0.2.1 spec/dummy/config/secrets.yml
integration_pal-0.2.0 spec/dummy/config/secrets.yml
integration_pal-0.1.6 spec/dummy/config/secrets.yml
integration_pal-0.1.5 spec/dummy/config/secrets.yml
integration_pal-0.1.4 spec/dummy/config/secrets.yml
integration_pal-0.1.3 spec/dummy/config/secrets.yml
integration_pal-0.1.2 spec/dummy/config/secrets.yml
integration_pal-0.1.1 spec/dummy/config/secrets.yml
integration_pal-0.1.0 spec/dummy/config/secrets.yml