This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
rcov / README.mkdn
Rcov with segfault bug patched
Many people are having this problem when using rcov and rspec:
http://rspec.lighthouseapp.com/projects/5645/tickets/309-fix-for-rcov-segfault-2
Fortunately a good guy wrote a patch:
http://tomcopeland.blogs.com/juniordeveloper/2008/08/rcov-crashing-w.html
And now we have a rcov gem with that patch:
$ gem sources -a http://gems.github.com (you only have to do this once)
$ sudo gem install mergulhao-rcov
Hope this helps someone.
Sylvestre Mergulhao
http://mergulhao.info








