# File lib/compass/configuration/data.rb, line 108 def relative_assets? # the http_images_path is deprecated, but here for backwards compatibility. relative_assets || http_images_path == :relative end