middleman/middleman-core/spec/middleman-core
Gregory McIntyre 0436c211c6 Fix asset_url and relative option bug.
If the relative option is set and the asset is stored in the directory
alongside the resource referencing it, asset_url produces the
wrong path ('../images/image.jpg' rather than just 'image.jpg').
2016-03-19 13:42:41 +11: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 asset_url and relative option bug. 2016-03-19 13:42:41 +11:00