Skip to content

Instantly share code, notes, and snippets.

@djburdick
Created February 25, 2013 03:55
Show Gist options
  • Save djburdick/5027525 to your computer and use it in GitHub Desktop.
Save djburdick/5027525 to your computer and use it in GitHub Desktop.
characters from a string ruby. #ruby
string = mystring
string[0].chr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment