blinkist-config 1.2.2
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:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (2):
            aws-sdk-ssm
            ~> 1
          
          
            diplomat
            ~> 1
          
    
