configurability 4.2.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.15