RubyGems Navigation menu

layeredyamlconfig 1.4.4

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:
=

install:
=

Versions:

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

Runtime Dependencies (4):

erubis ~> 2.7.0
hash-deep-merge ~> 0.1.1
psych ~> 2.0.1

Development Dependencies (8):

hoe ~> 3.7.1
hoe-bundler ~> 1.2.0
hoe-gemspec ~> 1.0.0
minitest ~> 5.0.8
rdoc ~> 4.0
simplecov ~> 0.7.1

Owners:

Authors:

  • James FitzGibbon

SHA 256 checksum:

=

Total downloads 6,651

For this version 3,876

Version Released:

License:

MIT

Required Ruby Version: None

Links: