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
/
spec
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
..
api
Merge branch 'master' of git://github.com/aslakhellesoy/webrat into aslakhellesoy/master
2008-10-17 13:53:22 -04:00
fakes
Remove references to RAILS_ROOT from Webrat core
2008-05-12 00:58:24 -04:00
integration
Switch from Mocha to RSpec mocks
2008-07-25 19:11:56 -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
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
require 'spec/interop/test' so you can run specs w/ the ruby command
2008-10-13 21:12:25 -04:00
spec.opts
Restoring spec.opts
2008-10-13 21:12:40 -04:00