This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
webrat
Watch
1
Star
0
Fork
0
You've already forked webrat
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
85330c9b1b
webrat
/
lib
History
Derek Kastner
2d166ae2b8
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
..
webrat
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
webrat.rb
Decouple from Rails so we can use Webrat with Sinatra
2008-10-16 15:50:11 +02:00