[rspec-users] [RSpec] rcov and/or rexml bug?
James Byrne
lists at ruby-forum.com
Tue Feb 3 12:10:35 EST 2009
David Chelimsky wrote:
> On Tue, Feb 3, 2009 at 7:32 AM, James Byrne <lists at ruby-forum.com>
> wrote:
>>
>> thinking that maybe RSpec 1.1.12, Rails 2.2.2 and perhaps Rcov 0.8.1
>> have some incompatibilities.
>
> Try spicycode's rcov:
>
> [sudo] gem install spicycode-rcov --source http://gems.github.com
I get the same errors as with rcov:
$rake rcov --trace
(in /home/byrnejb/projects/proforma.git)
rake aborted!
undefined method `rcov=' for #<Rcov::RcovTask:0x7f5b6f24>
/home/byrnejb/projects/proforma.git/lib/tasks/rcov_new.rake:26
/usr/lib/ruby/gems/1.8/gems/spicycode-rcov-0.8.1.5.0/lib/rcov/rcovtask.rb:92:in
`initialize'
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list