Skip to content

Instantly share code, notes, and snippets.

@mkreyman
Created February 4, 2014 03:58
Show Gist options
  • Select an option

  • Save mkreyman/8797942 to your computer and use it in GitHub Desktop.

Select an option

Save mkreyman/8797942 to your computer and use it in GitHub Desktop.
Class Dog
def speak
"Bark"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment