Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save StephenFiser/b0f33553236450c5de7c to your computer and use it in GitHub Desktop.
> load 'dog.rb'
> bob = Dog.new("Bob", "Medium")
> bob.name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment