Sign in Sign up
rubygems

required_env_fetcher

In certain situations it makes sense to allow default values of environment variables that are otherwise required. For example, imagine we're precompiling assets as part of CI when we don't have access to some environment variables we require for the app be up and accepting requests, but aren't required for asset compilation. Using this library we can designate it safe to use default values in those situations.

Activity

Latest release
7y ago
Total releases
1
Cadence
Last 12 months
0

Details

License
MIT
First release
Dec 18, 2018
Releases
Version Released
0.1.0 initial