On Wed, Jul 2, 2014 at 7:45 AM, Chris Down <[email protected]> wrote: > Ryan O’Hara writes: >> Quick, tell me whether /^http:(\/\/(?:[^/]+\/)+[/]final)$/ parses in >> Ruby. > > If you're writing regexes like that, you really should be using a > method that has a real understanding of URIs instead.
It was the best I could come up with on the spot; sorry.
