So that Rubyists' regex-fu can be improved,
as someone who has used regular expressions for a long time,
I would like to provide examples of regexes in Ruby.
allolex/ruby-regular-expressions
Ruby regular expressions tutorial. This is a collection of examples of regular expression use in Ruby.
Ruby