Closed Sharpie closed 10 years ago
Adds some spec tests around the yamldir method of ConfigBuilder::Loader::YAML and then extends the merging behavior to use the deep_merge gem. This allows configs stored in YAML to be split over multiple files and directories.
yamldir
ConfigBuilder::Loader::YAML
deep_merge
Adds some spec tests around the
yamldir
method ofConfigBuilder::Loader::YAML
and then extends the merging behavior to use thedeep_merge
gem. This allows configs stored in YAML to be split over multiple files and directories.