ruby-mixlib-config

Simple class based config mechanism for Ruby
  https://github.com/chef/mixlib-config
  0
  no reviews



Mixlib-config provides a class based object to store and manipulate configuration values. A file can be read in to populate the object, and values can be set and read from the internal hash using methods.