middleman/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
..
features Ensure that misspelled or missing partials generate an error 2016-03-03 11:23:17 -05:00
fixtures Ensure that misspelled or missing partials generate an error 2016-03-03 11:23:17 -05:00
lib Fix asset_url and relative option bug. 2016-03-19 13:42:41 +11:00
spec Fix asset_url and relative option bug. 2016-03-19 13:42:41 +11:00
.gemtest enable gemtest at a per-gem level 2012-01-02 14:48:47 -08:00
.rspec Forward port some stable changes 2015-09-17 09:41:17 -07:00
.simplecov ignore vendor in simplecov 2013-06-04 14:28:46 -07:00
.yardopts Improve documentation for Middleman::Extension 2014-05-11 00:35:15 -07:00
cucumber.yml Forward port some stable changes 2015-09-17 09:41:17 -07:00
middleman-core.gemspec Try to fix #1832 2016-03-15 14:10:27 -07:00
Rakefile Cop 2016-01-14 11:21:42 -08:00