Skip to content

Instantly share code, notes, and snippets.

@jasonnoble
Created October 8, 2013 02:57
Show Gist options
  • Select an option

  • Save jasonnoble/6878737 to your computer and use it in GitHub Desktop.

Select an option

Save jasonnoble/6878737 to your computer and use it in GitHub Desktop.
class Horse
def speak
"Neighhhhh"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment