Skip to content

Instantly share code, notes, and snippets.

@norman
Created May 11, 2012 15:54
Show Gist options
  • Save norman/2660595 to your computer and use it in GitHub Desktop.
Save norman/2660595 to your computer and use it in GitHub Desktop.
require "babosa"
require "babosa/utf8/proxy"
bad_string = "whatever"
puts Babosa::UTF8::DumbProxy.tidy_bytes bad_string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment