Flowdock
method

unescape

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: RFC2396_Parser
unescape(str, escaped = @regexp[:ESCAPED]) public

Args

str

String to remove escapes from

unsafe

Regexp to apply. Defaults to self.regexp[:ESCAPED]

Description

Removes escapes from str

Show source
Register or log in to add new notes.