Categories: None [Edit]

permafrost

https://rubygems.org/gems/permafrost
https://github.com/subvisual/permafrost
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.

Total

Ranking: 164,453 of 180,459
Downloads: 2,274

Daily

Ranking: 105,358 of 180,454
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconpfac