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

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:

56c006c94351e1fbb7d4630fb94fed636ba98376c111970eb69e09b661aa8dbc

Total downloads 6,413

For this version 3,738

License:

MIT

Required Ruby Version: None

Links: