Sha256: bc3a9a2e00477fc9040a77993c1f521127b69ad2698c38adfc3bae795aa844a3

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

test:
  secret_key_base: 73de9ec77bc286ebcc8a0087cf33fdcc14ab2351c230d2ef1191386cec00bffe2fbe7acd27938912799b132d976137559b52efd5339ceccbf43cbcd8f5bae5de

# 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
shoppy_cartus-0.1.2 spec/dummy/config/secrets.yml
shoppy_cartus-0.1.1 spec/dummy/config/secrets.yml
shoppy_cartus-0.1.0 spec/dummy/config/secrets.yml