webrat/spec
Jeremy Burks 7dfd59c29c the mechanize session must specially handle params
{:user => {:name => "Nancy"}}
now becomes
{"user[name]" => "Nancy"}
2008-11-08 08:46:14 -06:00
..
api Cleaning up clicks_link method options 2008-10-26 17:02:58 -04:00
fakes Remove references to RAILS_ROOT from Webrat core 2008-05-12 00:58:24 -04:00
webrat the mechanize session must specially handle params 2008-11-08 08:46:14 -06:00
rcov.opts Added prelimary support for fully qualified links starting with http:// or https://. Restored missing commits(???) 2008-05-04 04:15:36 -04:00
spec_helper.rb Removing bad logger spec. autospec should work now 2008-10-25 16:56:06 -04:00
spec.opts add spec.opts 2008-10-22 13:12:45 -05:00