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
7adeb86f2c
webrat
/
spec
History
Bryan Helmkamp
7adeb86f2c
Add support for clicking areas of an image map (Alex Lang)
2008-10-21 22:35:12 -04:00
..
api
Add support for clicking areas of an image map (Alex Lang)
2008-10-21 22:35:12 -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