[rspec-users] [RSpec] rcov and/or rexml bug?
Fernando Perez
lists at ruby-forum.com
Sat Feb 7 11:42: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
Something got screwed when uninstalling the old rcov gem, I now get the
following error message:
rm -r coverage
/usr/local/ruby1.8.7//bin/ruby: No such file or directory -- rcov
(LoadError)
rake aborted!
What is it looking for? an rcov binary? When I issue: $ which rcov, it
can't find anything.
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list