RubyGems Navigation menu

permafrost 1.0.0

Environment variables are a standard way for configuring applications in production. It allows for quickly changing the configuration, and avoids having to introduce secrets in the code. When testing code that relies on environment variables, it becomes problematic to mock the environment, and even more to clean up afterwards. Permafrost allows you to define a limited scope where the environment is set as you decide, returning it to its original state afterwards.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - June 03, 2020 (9.5 KB)

Owners:

Pushed by:

Authors:

  • Pedro Costa

SHA 256 checksum:

db642567ef8e3bd28215784b064641edc2132d9e65ca04e89039781405fae482

Total downloads 2,279

For this version 2,279

Licenses:

N/A

Required Ruby Version: >= 2.4.0

Links: