blinkist-config 1.3.1
This GEM allows you to keep your configuration class-based by calling Blinkist::Config.get!(...) instead of accessing the ENV directly. You can set up different types of adapters to connect to various configuration systems like your ENV or Consul's key-value-store.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
aws-sdk-ssm
~> 1
diplomat
~> 2