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
bbc826d8c5
webrat
/
spec
History
Bryan Helmkamp
e4cbf943a9
Merge commit 'mfilej/master'
2008-10-21 22:02:46 -04:00
..
api
Added field value escaping
2008-10-21 18:13:42 +02: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