# File lib/compass-rails/patches/sprite_importer.rb, line 9 def find(uri, options) if old = old_find(uri, options) @_options = options self.class.files(uri).each do |file| if pathname = resolve(file) context.depend_on(pathname) end end end old end
Generated with the Darkfish Rdoc Generator 2.