RubyGems.org

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.

installgem install configurability
Authors

Michael Granger

5,243 total downloads 120 for this version
Owners

04cdb622ce0aac272b61f23f373e2abf

Gemfile
gem "configurability", "~> 1.2.0"
Versions
  1. 1.2.0 May 9, 2012
  2. 1.1.0 April 26, 2012
  3. 1.0.10 March 13, 2012
  4. 1.0.9 January 28, 2012
  5. 1.0.8 November 1, 2011
Show all versions (13 total)
Runtime Dependencies
  1. loggability ~> 0.1