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:
= 複製 已複製

安裝:
=

版本列表:

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

Runtime 相依性套件 (4):

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

Development 相依性套件 (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

擁有者:

作者:

  • James FitzGibbon

SHA 256 checksum:

56c006c94351e1fbb7d4630fb94fed636ba98376c111970eb69e09b661aa8dbc

總下載次數 6,446

這個版本 3,758

License:

MIT

Ruby 版本需求:

相關連結: