From: Sylvain Daubert Date: 2011-12-05T02:26:44+09:00 Subject: [ruby-core:41479] [ruby-trunk - Bug #5709][Open] Improve Regexp documentation Issue #5709 has been reported by Sylvain Daubert. ---------------------------------------- Bug #5709: Improve Regexp documentation http://redmine.ruby-lang.org/issues/5709 Author: Sylvain Daubert Status: Open Priority: Normal Assignee: Eric Hodel Category: DOC Target version: ruby -v: ruby 1.9.3p0 Improve Regexp documentation: * add a section to explain differences between =~ operator and #match * in Options section, explain how use options with Regexp.new * add a section about special global variables ($~ and so on) -- http://redmine.ruby-lang.org