Skip to content

Instantly share code, notes, and snippets.

@MattStopa
Created August 13, 2011 07:49
Show Gist options
  • Save MattStopa/1143586 to your computer and use it in GitHub Desktop.
Save MattStopa/1143586 to your computer and use it in GitHub Desktop.
Simple ruby example code
def my_method
"This is a great idea."
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment