RubyGems Navigation menu

layeredyamlconfig 1.4.3

LayeredYAMLConfig provides a simple config file that supports multiple layers. Values in the right or uppermost layers override values in lower layers. This makes it easy to share configuration without duplication while still allowing what needs to be different to vary. For example: program.default.conf program.server_foo.conf program.site_bar.conf program.conf Optionally, leaf nodes can be evaluated using as ERB templates, feeding the configuration into itself.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.4.4 - September 24, 2013 (13.5 KB)
  2. 1.4.3 - September 22, 2013 (12.5 KB)

Development Dependencies (2):

hoe ~> 3.7
rdoc ~> 4.0

Owners:

Authors:

  • James FitzGibbon

SHA 256 checksum:

5b51988c5f6b4c416281a9eda8094177166c29d35850b11f075d81b6aa609347

Total downloads 6,441

For this version 2,687

License:

MIT

Required Ruby Version: None

Links: