Which rcov gem are you using?
/Ryan
tom wrote:
Hi, Sir
I am a developer from China. Recently I'm working a project using
jruby. And the requirement of customer contains code coverage We found
there is one tool named 'rcov' that is used for ruby coverage. So we
want use it. But we install
Hi, Sir
I am a developer from China. Recently I'm working a project using jruby. And
the requirement of customer contains code coverage. We found there is one tool
named 'rcov' that is used for ruby coverage. So we want use it. But we install
it using gem, it failed. But it works fine in a pur