Skip to content

Instantly share code, notes, and snippets.

@dreamr
Created July 30, 2011 00:12
Show Gist options
  • Save dreamr/1115011 to your computer and use it in GitHub Desktop.
Save dreamr/1115011 to your computer and use it in GitHub Desktop.
TextMate Ruby Bundle Snippets - def .. end
# todo, doc me
def ${1:method_name}
$0
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment