configurability 5.0.0
Configurability is a unified, non-intrusive, assume-nothing configuration system for Ruby. It lets you keep the configuration for multiple objects in a single config file, load the file when it’s convenient for you, and distribute the configuration when you’re ready, sending it everywhere it needs to go with a single action.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (2):
            loggability
            ~> 0.15
          
          
            prism
            ~> 1.3
          
    
