configurable 1.0.0
Configurable adds methods to declare class configurations. Configurations are inheritable, delegate to methods, and have hash-like access. Configurable constructs configs such that they easily map to config files, web forms, and the command line.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            config_parser
            ~> 0.5.4
          
          
            lazydoc
            ~> 1.0
          
    Development Dependencies (1):
            bundler
            ~> 1.0