Subject: How do I parse a string to find a URL?
From: "Jayson Williams" <williams.jayson gmail.com>
Date: Tue, 18 Sep 2007 02:52:05 +0900
Is there a command in Ruby that will accept a string, and spit out a
URL that is contained in the string? I think I remember reading about
something that would do this, but I cant recall.