Skip to content

Instantly share code, notes, and snippets.

@petscheit
Last active September 28, 2015 17:02
Show Gist options
  • Save petscheit/6190731fa0c48edd6ffc to your computer and use it in GitHub Desktop.
Save petscheit/6190731fa0c48edd6ffc to your computer and use it in GitHub Desktop.
new_instance.name
# Will return the value assigned to @name
=> "Hans"
new_instance.age
=> 37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment