Configurator Ruby Gem
Configurator is a very simple configuration tool inspired by rubyconfig gem. It allows easy management of specific environment settings with YAML config files.
Usage
Please see the wiki for detailed instructions about how to use the tool.
Installation
You can use the library with a Bundler.
With Bundler:
gem 'wbconfigurator'
Issues & Comments
Feel free to contact us if you encounter any issues with the library. Please leave all comments, bugs, requests and issues on the Issues page.
License
Configurator library is released under the MIT license.