webrat/spec/webrat
moro dc52f07a9f Link#matches_text?() use @element.text as text
It decodes character references.
Userful for multibyte languages(eg. Japanese).

And also uses @element.inner_html to match with HTML (eg.image link)
2008-11-18 20:37:35 -05:00
..
core Link#matches_text?() use @element.text as text 2008-11-18 20:37:35 -05:00
mechanize the mechanize session must specially handle params 2008-11-08 08:46:14 -06:00
merb Cleaning up some requires to get rid of double-includes during spec runs 2008-11-16 21:25:29 -05:00
rails Merge commit 'gaffo/master' 2008-11-14 00:04:53 -05:00
nokogiri_spec.rb Fall back on Hpricot when Nokogiri isn't available (eg. JRuby) 2008-11-11 00:28:38 -05:00