Sha256: 5da12a3d8279a869944e50bfd6a34e4828964ed207112a105fa3702aa5ee6da8

Contents?: true

Size: 964 Bytes

Versions: 4

Compression:

Stored size: 964 Bytes

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 `rake secret` to generate a secure secret key.

# Make sure the secrets in this file are kept private
# if you're sharing your code publicly.

development:
  secret_key_base: 89a6adfcbb1798fd2028e76c8d8c5fa225666b578babecb938db33a91887183eb5a0e57695b50c9713f059bc8061fb98fce1148368f880f5a5cd5f0a0f53a682

test:
  secret_key_base: 1db52ddc31d0af2b34b24d5de6b97295952982689c175bf46b31e611ea58b5c87a3192d62aa8302299a6a1ca35169386924e43d642836a3c6711d25c461b5a04

# Do not keep production secrets in the repository,
# instead read values from the environment.
production:
  secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tb_commerce-0.0.4 spec/dummy/config/secrets.yml
tb_commerce-0.0.3 spec/dummy/config/secrets.yml
tb_commerce-0.0.2 spec/dummy/config/secrets.yml
tb_commerce-0.0.1 spec/dummy/config/secrets.yml