configurability 3.1.0
Configurability is a unified, non-intrusive, 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.
Gemfile:
=
install:
=
Runtime Dependencies (1):
loggability
~> 0.12
Development Dependencies (7):
hoe
~> 3.15
hoe-deveiate
~> 0.8
hoe-highline
~> 0.2
hoe-mercurial
~> 1.4
rdoc
~> 4.0
rspec
~> 3.5
simplecov
~> 0.12