
Rake::Task[task].execute now takes a mandatory argument
Reported by dstar | January 28th, 2009 @ 01:10 PM | in 0.4.2
spec/integration/rails/Rakefile needs to be changed to provide an argument of nil to Rake::Task[task].execute. Done in branch canonicalize_all_urls of git://github.com/dstar/webrat.git with all specs passing.
Comments and changes to this ticket
-
Bryan Helmkamp February 8th, 2009 @ 11:27 PM
- Assigned user set to Bryan Helmkamp
- State changed from new to awaiting-merge
- Milestone set to 0.4.2
-
Bryan Helmkamp November 15th, 2009 @ 04:57 PM
- State changed from awaiting-merge to invalid
I believe Rake has been updated to provide nil as a default argument, so I'm closing this out.
Cheers,
-Bryan
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby Acceptance Testing for Web applications.