Skip to content

Instantly share code, notes, and snippets.

@jou
Created July 6, 2010 14:23

Revisions

  1. jou created this gist Jul 6, 2010.
    3 changes: 3 additions & 0 deletions gistfile1.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    if ($.inArray('something_strange', neighbourhood) != -1) {
    ghostbusters.call();
    }