Skip to content

Instantly share code, notes, and snippets.

@kamito
Created August 21, 2014 10:30
Show Gist options
  • Save kamito/f5f26f3ca826df872c52 to your computer and use it in GitHub Desktop.
Save kamito/f5f26f3ca826df872c52 to your computer and use it in GitHub Desktop.
class Bear
def say
"Gaoooooooo!!!!"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment