Skip to content

Instantly share code, notes, and snippets.

@fuse
Created May 31, 2011 11:19
Show Gist options
  • Save fuse/1000329 to your computer and use it in GitHub Desktop.
Save fuse/1000329 to your computer and use it in GitHub Desktop.
p garfield.send :weight
# 10
Cat.send :public, :weight
p garfield.weight
# 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment