Skip to content

Instantly share code, notes, and snippets.

@StephenFiser
Created November 23, 2015 15:19
Show Gist options
  • Select an option

  • Save StephenFiser/c78452a3a26077a92001 to your computer and use it in GitHub Desktop.

Select an option

Save StephenFiser/c78452a3a26077a92001 to your computer and use it in GitHub Desktop.
> load 'dog.rb'
> floyd = Dog.new
> floyd.bark
> floyd.walk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment