middleman/middleman-core/spec/middleman-core/core_extensions
Steven Sloan fc0f5d24d6 feat(data): allow for setting & getting Arrays through #store & #data_for_path
Seeing that in #touch_file that a value in data could be an Array or Hash, loosen contracts to allow for other storage & retrieval methods to set the same types. Array & Hash being allowable is strongly tied to what *could* be returned after passing through Util.recursively_enhance

[close #1803]
2016-02-17 17:20:24 -05:00
..
data_spec.rb feat(data): allow for setting & getting Arrays through #store & #data_for_path 2016-02-17 17:20:24 -05:00