Configurability is a unified, unintrusive, 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.
Required Ruby Version
>= 1.9.2
Required Rubygems Version
> 1.3.1
Authors
Michael Granger
Versions
- 5.0.0 January 29, 2025 (38.5 KB)
- 4.2.0 December 29, 2020 (37.5 KB)
- 4.1.0 February 19, 2020 (37.5 KB)
- 4.0.0 January 08, 2020 (37 KB)
- 3.4.1 September 03, 2019 (38 KB)
- 2.3.0.pre20161121123955 November 22, 2016 (31 KB)