Skip to content

Instantly share code, notes, and snippets.

@yarmand
Created September 4, 2011 22:58
Show Gist options
  • Save yarmand/1193672 to your computer and use it in GitHub Desktop.
Save yarmand/1193672 to your computer and use it in GitHub Desktop.
coffeeScript global var
window.foo= () -> console.log('foo')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment