Is there a nicer way to do this:
assert_select 'h3', Regexp.new("Wants to do 1 thing".gsub!(/\s+/, '\s+'))
(basically I want to pretend to be a browser and have any whitespace
in my string match any whitespace in the text)
--
Laurel Fan
http://blog.gorgorg.org