Sha256: 81cdaa2b7afd2afcdc71edcf2030b9495954b70f17601dc67e5e4c2cd86cfbb5

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: 35182dd9411ac52ec228f54d1ba62531d5bed5ab91faf7b9bced8eb0d29fabc3673379ccea3e9819b267bcb6a03b63a36d2aa45eedcf830ceeab702d5701a0fb

test:
  secret_key_base: 2f6e0d81f2ff46acddc94885c900a5eff1e4349f65e27f19a9d9b4c2b7eb0d162256f3b6018cb735bf87b769518934a66b7c5c57455b741a8c399b8d57b97731

# 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
expense_gun-1.0.3 spec/dummy/config/secrets.yml
expense_gun-1.0.2 spec/dummy/config/secrets.yml
expense_gun-1.0.1 spec/dummy/config/secrets.yml
expense_gun-1.0.0 spec/dummy/config/secrets.yml