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 -v 1.1.0
Authors

Michael Granger

12,920 total downloads 673 for this version
Owners

10ffad34687d0045466c257cb92ff2b304cdb622ce0aac272b61f23f373e2abf

Gemfile
gem "configurability", "~> 1.1.0"
Versions
  1. 2.0.2 June 14, 2013
  2. 2.0.1 June 7, 2013
  3. 2.0.0 February 18, 2013
  4. 1.2.0 May 9, 2012
  5. 1.1.0 April 26, 2012
Show all versions (16 total)