A C extension to ruby enabling fast escape/unescape of URL Encoded Strings
URLEscape.unescape("a%20string") URLEscape.escape("a string")