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

12,145 total downloads 652 for this version
Owners

04cdb622ce0aac272b61f23f373e2abf

Licenses

BSD

Gemfile
gem "configurability", "~> 2.0.0"
Versions
  1. 2.0.0 February 18, 2013
  2. 1.2.0 May 9, 2012
  3. 1.1.0 April 26, 2012
  4. 1.0.10 March 13, 2012
  5. 1.0.9 January 28, 2012
Show all versions (14 total)
Runtime Dependencies
  1. loggability ~> 0.4