Categories: None [Edit]

layeredyamlconfig

https://rubygems.org/gems/layeredyamlconfig
https://github.com/jf647/LayeredYAMLConfig
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.

Total

Ranking: 105,556 of 193,524
Downloads: 7,673

Daily

Ranking: 53,159 of 193,495
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,231,052,326minitest
97473,880,409simplecov
164311,272,055rdoc
172297,089,296erubis
231218,558,197psych
2,18211,730,324simplecov-console
2,3669,327,484hoe
3,1205,143,562hash-deep-merge
12,761198,047activesupport-core-ext
13,416179,228hoe-bundler
15,960128,209hoe-gemspec
17,868104,303minitest-debugger

Owners

#GravatarHandle
1iconjf647