Skip to content

Instantly share code, notes, and snippets.

@mairbek
Created September 10, 2011 08:57
Show Gist options
  • Save mairbek/1208129 to your computer and use it in GitHub Desktop.
Save mairbek/1208129 to your computer and use it in GitHub Desktop.
onurl.snippet
snippet onurl
app.${1:type}('${2:url}', (res, req) ->
${3:body}
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment