RubyGems.org

Configurability is a mixin that allows you to add configurability to one or more objects or classes. You can assign them each a subsection of the configuration, and then later, when the configuration is loaded, the configuration is split up and sent to the objects that will use it.

installgem install configurability -v 1.0.9
Authors

Michael Granger

12,136 total downloads 680 for this version
Owners

04cdb622ce0aac272b61f23f373e2abf

Gemfile
gem "configurability", "~> 1.0.9"
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)