Re: [rspec-users] RCov and Ruby 1.9.1

2009-05-10 Thread Rainer Kuhn
I solved it with relevance-rcov (formerly spicycode-rcov). There were remnants of an the failed "gem install rcov" attempt that caused errors. Some sudo rm -rf ... fixed that. Seemes to work fine on a test project. Tick -- Posted via http://www.ruby-forum.com/. _

[rspec-users] RCov and Ruby 1.9.1

2009-05-08 Thread Rainer Kuhn
Has anyone got RCov working with Ruby 1.9.1? The rcov gem won't even install, and the spicycode-rcov gem crashes. It would be nice to still benefit from rcovs features. Tick -- Posted via http://www.ruby-forum.com/. ___ rspec-users mailing list rspec-us