Sha256: c219df90c5d54516743d64dea89c158fbc9aa7b05c44ae747db7cefa3f274164

Contents?: true

Size: 1.25 KB

Versions: 3

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

test:
  secret_key_base: 9a64a3de172527359ddca11ddfb32043319cf5000c41ee80adb4f63bfd74e8238f81520eb41672800d612666d49f3e22ac4e0f46fd4eea54801a40d721464d63

# 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

3 entries across 3 versions & 1 rubygems

Version Path
local_resource-0.2.0 spec/dummy/config/secrets.yml
local_resource-0.1.1 spec/dummy/config/secrets.yml
local_resource-0.1.0 spec/dummy/config/secrets.yml