# File lib/action_view/helpers/asset_tag_helper.rb, line 413 def image_path(source) ImageTag.new(self, @controller, source).public_path end