middleman/middleman-core/spec/middleman-core
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_spec Add a spec for testing Middleman::Util#binary? 2013-02-09 15:49:10 -08:00
core_extensions feat(data): allow for setting & getting Arrays through #store & #data_for_path 2016-02-17 17:20:24 -05:00
preview_server Refactor preview server to support server_name and bind_address 2015-07-01 20:56:56 +02:00
callbacks_spec.rb Finish porting to new callbacks manager 2015-05-03 15:38:23 -07:00
dns_resolver_spec.rb Refactor preview server to support server_name and bind_address 2015-07-01 20:56:56 +02:00
util_spec.rb Fix #1721 by passing through options to url_for. 2015-12-28 20:52:22 -08:00