Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

Regexp#quote only shows one param: msg#00012

Subject: Regexp#quote only shows one param
Regexp.quote can accept an optional encoding, yes? However ri only shows that it accepts a single argument:

---------------------------------------------------------- Regexp::quote
     Regexp.escape(str)   => a_str
     Regexp.quote(str)    => a_str

I know practically nothing about rdoc, so I'll defer to those with more experience here.

- Charlie




<Prev in Thread] Current Thread [Next in Thread>