From: Joey Zhou Date: 2011-11-09T14:21:11+09:00 Subject: How to use \G in a regexp pattern? The Regexp document says that '\G - Matches point where last match finished', but there is no example. It seems useful, but I don't understand how to use it. Would you please explain it and give some examples? Thank you! -- Posted via http://www.ruby-forum.com/.