Subject: common regular expressions
From: Michael Garriss <mgarriss earthlink.net>
Date: Mon, 27 Jan 2003 04:59:15 +0900
Sorry if this a stupid question but I am new to ruby AND regular
expressions.
Has anyone compiled a collection of 'common' regular expression
patterns. For example:
- valid email addresses
- valid http address
- etc.
TIA
-Michael Garriss