Outstanding! Thanks On 9/17/07, Jano Svitok <jan.svitok / gmail.com> wrote: > On 9/17/07, Jayson Williams <williams.jayson / gmail.com> wrote: > > 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. > > URI::extract > > http://ruby-doc.org/core/classes/URI.html#M004839 > >