# File lib/compass-rails/patches/4_0.rb, line 6 def generated_image_url(path, cache_buster = Sass::Script::Bool.new(false)) cachebust_generated_images(path) asset_url(path) end