webrat/lib
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
..
webrat the mechanize session must specially handle params 2008-11-08 08:46:14 -06:00
webrat.rb Cleaning up require structure 2008-10-25 12:59:21 -04:00