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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

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

所有者:

プッシュ者:

作者:

  • Pedro Costa

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 2,325

このバージョンのみ 2,325

ライセンス:

N/A

必要なRubyのバージョン: >= 2.4.0

リンク: