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: 155,588 of 187,255
Downloads: 3,442

Daily

Ranking: 128,013 of 187,239
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconpfac