Skip to content

Instantly share code, notes, and snippets.

@tdreyno
Created July 6, 2009 23:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tdreyno/141768 to your computer and use it in GitHub Desktop.
Save tdreyno/141768 to your computer and use it in GitHub Desktop.
require File.join(Compass.lib_directory, 'compass', 'sass_extensions')
module Compass::SassExtensions::Functions::Urls
def compute_cache_buster(path, real_path)
false
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment