RubyGems Navigation menu

required_env_fetcher 0.1.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - December 18, 2018 (7.5 KB)

Development Dependencies (8):

bundler ~> 1.12
ezcater_rubocop = 0.58.0
overcommit >= 0
rake ~> 10.0
rspec ~> 3.4
simplecov >= 0

Owners:

Authors:

  • ezCater, Inc

SHA 256 checksum:

c3819c0d192a6c3c1324cdd90863c977dd32e6d97c736c796346732ab784f253

Total downloads 3,282

For this version 3,282

License:

MIT

Required Ruby Version: >= 0

Links: