Skip to content

Instantly share code, notes, and snippets.

@ecavazos
Created September 1, 2009 19:05
Show Gist options
  • Save ecavazos/179309 to your computer and use it in GitHub Desktop.
Save ecavazos/179309 to your computer and use it in GitHub Desktop.
// stub jQuery's ready method so I can invoke
// code in isolation
$.fn.ready = function() { };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment