Skip to content

Instantly share code, notes, and snippets.

@aaronthorp
Created December 2, 2014 03:44
Show Gist options
  • Save aaronthorp/c3d300b8bafc24400617 to your computer and use it in GitHub Desktop.
Save aaronthorp/c3d300b8bafc24400617 to your computer and use it in GitHub Desktop.
Template.foo.events(
'submit form': (e)->
e.preventDefault()
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment