Skip to content

Instantly share code, notes, and snippets.

@greggroth
Created June 4, 2012 19:26
Show Gist options
  • Save greggroth/2870319 to your computer and use it in GitHub Desktop.
Save greggroth/2870319 to your computer and use it in GitHub Desktop.
> gonzo.can_walk?
=> false
> gonzo.walk
=> false
> gonzo.state
=> "sleeping"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment