Skip to content

Instantly share code, notes, and snippets.

@schmurfy
Created April 18, 2011 18:51
Show Gist options
  • Save schmurfy/925922 to your computer and use it in GitHub Desktop.
Save schmurfy/925922 to your computer and use it in GitHub Desktop.
##
# Class documentation
#
# @example
# obj = MyClass.new
# obj.do_something_awesome()
#
class MyClass
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment