[Ruby] assert_links_to question
Joe Van Dyk
joevandyk at gmail.com
Sat Jan 6 09:48:19 PST 2007
Hi,
Am I going blind?
expected tag, but no tag found matching
{:attributes=>{:href=>"http://test.host/puzzle_contests/1"},
:content=>"<img alt=\"Puzzlethon!\"
src=\"/images/puzzlethon.jpg?1167867755\" />", :tag=>"a"} in:
"<a href=\"http://test.host/puzzle_contests/1\"><img
alt=\"Puzzlethon!\" src=\"/images/puzzlethon.jpg?1167867755\"
/></a>\n".
How is that not found? (I'm using named restful URLs, if it matters.)
Joe
More information about the Ruby
mailing list