Skip to content

Instantly share code, notes, and snippets.

@jackfranklin
Created December 19, 2012 13:42
Show Gist options
  • Save jackfranklin/4336731 to your computer and use it in GitHub Desktop.
Save jackfranklin/4336731 to your computer and use it in GitHub Desktop.
x = "hello"
x.upcase!
x # "HELLO"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment