webrat/lib/webrat
Bryan Helmkamp 354c8c1f4e Merge commit 'dchelimsky/master' 2008-10-25 12:11:48 -04:00
..
core Merge commit 'dchelimsky/master' 2008-10-25 12:11:48 -04:00
mechanize fixed Webrat::MechanizeSession - calling visit on a newly created session was failing. Default headers were not set and Webrat::Session#request_page would fail when Webrat::Session#headers was called - dup was being called on the nil headers 2008-10-21 21:33:49 -04:00
merb Merge commit 'krist0ff/master' 2008-10-21 23:29:23 -04:00
rack merged changes from notch8 repo 2008-10-21 13:05:35 +01:00
rails Cleaning up the Rails session code. Extract scoped_html method in Scope 2008-10-13 20:30:44 -04:00
selenium Extracted Selenium location strategies to their own .js files for easier readability and editing. 2008-10-14 00:17:25 -04:00
sinatra merged changes from notch8 repo 2008-10-21 13:05:35 +01:00
core.rb Sorting libraries before require to avoid load order issues on server 2008-06-02 12:50:33 +01:00
mechanize.rb Basic spike of WWW:Mechanize support 2008-05-12 00:42:43 -04:00
merb.rb not passing empty params 2008-10-21 16:47:15 +01:00
rails.rb Start isolating Rails-specific webrat components to prepare for additional modes (Merb and WWW::Mechanize) 2008-05-11 23:58:20 -04:00
selenium.rb Spiked a Selenium session type for webrat. 2008-06-16 01:11:02 -04:00