# File lib/compass-rails/configuration/default.rb, line 29
      def default_http_images_path
        # Relies on the fact that this will be loaded after the "normal"
        # defaults, so that method_missing finds http_root_relative
        http_root_relative "images"
      end