# File lib/compass-rails/patches/4_0.rb, line 6 def generated_image_url(path, only_path = nil) cachebust_generated_images asset_url(path) end