middleman/middleman-core/spec
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
..
middleman-core Fix asset_url and relative option bug. 2016-03-19 13:42:41 +11:00
support feat(testing): add a fixture/file helper for rspec tests 2015-11-13 16:34:08 -05:00
spec_helper.rb feat(testing): add a fixture/file helper for rspec tests 2015-11-13 16:34:08 -05:00