Shane Mingins wrote:
> I'm not an expert at regexpr .... the output on screen is:

I'm no regex expert, but it is such a useful skill I'm always trying to 
improve.

This might do it for you:

/\<p\>\s*\<b\>Token\:\<\/b\>\s*[a-f0-9]{40}\s*\<\/p\>/m

Cheers,
Paul
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to