middleman/middleman-core/lib/middleman-core/util
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
..
binary.rb split up util module, fix some rubocop complaints 2016-01-31 14:13:52 -08:00
data.rb feat(data): allow for setting & getting Arrays through #store & #data_for_path 2016-02-17 17:20:24 -05:00
files.rb split up util module, fix some rubocop complaints 2016-01-31 14:13:52 -08:00
paths.rb split up util module, fix some rubocop complaints 2016-01-31 14:13:52 -08:00
rack.rb split up util module, fix some rubocop complaints 2016-01-31 14:13:52 -08:00
uri_templates.rb split up util module, fix some rubocop complaints 2016-01-31 14:13:52 -08:00