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 校验和:

56c006c94351e1fbb7d4630fb94fed636ba98376c111970eb69e09b661aa8dbc

下载总量 6,446

这个版本 3,758

许可:

MIT

需要的 Ruby 版本:

链接: