Flowdock
method

unescape

Importance_1
v1_8_7_330 - Show latest stable - 0 notes - Class: CGI
unescape(string) public

URL-decode a string.

string = CGI::unescape("%27Stop%21%27+said+Fred")
   # => "'Stop!' said Fred"
Show source
Register or log in to add new notes.