This commit is contained in:
Bryan Helmkamp 2008-11-07 11:30:25 -05:00
parent 0cb64f6483
commit 56e02cfdf3
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
* Added Merb support (Gwyn Morfey, Jeremy Burks, Rob Kaufman, Yehuda Katz) * Added Merb support (Gwyn Morfey, Jeremy Burks, Rob Kaufman, Yehuda Katz)
* Added experimental Selenium support (Luke Melia) * Added experimental Selenium support (Luke Melia)
* Add have_selector, have_xpath, have_tag and contain matchers from Merb * Add have_selector, have_xpath, have_tag and contain matchers from Merb
* Switch from Hpricot to Nokogiri for XML parsing (falls back to REXML) * Switch from Hpricot to Nokogiri for XML parsing (thanks, Aaron Patterson)
* Minor enhancements * Minor enhancements