regexp_helper
class Regexp_Helper < Regexp
An extended Regexp class that has the ability to store match data from the last match.
Public Methods
match_data
initialize(re =
nil
)
=
==(rhs
)
=
~(rhs
)
~()
match(rhs)