Skip to content

Instantly share code, notes, and snippets.

@paulbjensen
Created January 23, 2010 12:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paulbjensen/284586 to your computer and use it in GitHub Desktop.
Save paulbjensen/284586 to your computer and use it in GitHub Desktop.
str = '\243119'
str.toutf8
# you would expect it to display "119", but it returns:
# => "19 "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment