Sha256: 7e31ddac67a7ce1ad00970090f9993e777d0f0e507e4e01cd02b07e0693ac2e6

Contents?: true

Size: 1.25 KB

Versions: 7

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: 6cb7d3d7becb2879925310121083efcb61e7384da8871e35a35fc2b6a6c6470d536cedbbeedc8cfa7a21ab7c26ff65e3fa79d7eadd53dcc8e46ddabbb4429950

test:
  secret_key_base: 492b72c959660cf41135600a1fe0b41950a4f68b2c13553f25e0cff721d7bdccf002464d0f5bdb80d1b52ca44be460799c72d33004fc3941b03a971600586cad

# 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

7 entries across 7 versions & 1 rubygems

Version Path
gdpr_rails-0.5.1 spec/dummy/config/secrets.yml
gdpr_rails-0.5.0 spec/dummy/config/secrets.yml
gdpr_rails-0.4.0 spec/dummy/config/secrets.yml
gdpr_rails-0.3.4 spec/dummy/config/secrets.yml
gdpr_rails-0.3.3 spec/dummy/config/secrets.yml
gdpr_rails-0.3.2 spec/dummy/config/secrets.yml
gdpr_rails-0.3.1 spec/dummy/config/secrets.yml