middleman/middleman-core/lib
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
..
middleman Fix Rack support. Closes #1501 2015-04-24 10:32:05 -07:00
middleman-core feat(data): allow for setting & getting Arrays through #store & #data_for_path 2016-02-17 17:20:24 -05:00
middleman-core.rb split up util module, fix some rubocop complaints 2016-01-31 14:13:52 -08:00