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: 104,884 of 187,950
Downloads: 7,303

Daily

Ranking: 87,602 of 187,922
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
151,100,813,206minitest
99428,731,506simplecov
158288,015,257erubis
180252,918,034rdoc
283162,486,581psych
2,16510,427,585simplecov-console
2,3029,017,131hoe
3,0724,813,102hash-deep-merge
12,977171,522hoe-bundler
13,577156,703activesupport-core-ext
15,448123,211hoe-gemspec
17,166101,983minitest-debugger

Owners

#GravatarHandle
1iconjf647