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 (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install hooligan495-rcov
rcov /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
BLURB | Mon Nov 19 03:00:45 -0800 2007 | |
| |
CHANGES | Thu Nov 22 02:52:35 -0800 2007 | |
| |
LEGAL | Sat Jan 26 07:32:11 -0800 2008 | |
| |
LICENSE | Sat Feb 25 01:42:52 -0800 2006 | |
| |
README | Sun Aug 31 17:10:59 -0700 2008 | |
| |
README.API | Sun May 28 12:09:09 -0700 2006 | |
| |
README.emacs | Sun Dec 17 00:41:34 -0800 2006 | |
| |
README.en | Mon Jun 05 13:37:18 -0700 2006 | |
| |
README.rake | Thu May 18 16:58:24 -0700 2006 | |
| |
README.rant | ||
| |
README.vim | Sun Jun 11 01:19:29 -0700 2006 | |
| |
Rakefile | ||
| |
Rantfile | ||
| |
THANKS | Thu Nov 22 02:52:35 -0800 2007 | |
| |
bin/ | ||
| |
ext/ | ||
| |
lib/ | Sun Aug 31 06:06:51 -0700 2008 | |
| |
rcov-jruby.gemspec | ||
| |
rcov.el | Sun Dec 17 00:40:40 -0800 2006 | |
| |
rcov.gemspec | ||
| |
rcov.vim | Sat Jun 10 03:49:28 -0700 2006 | |
| |
setup.rb | Wed Jul 30 12:52:53 -0700 2008 | |
| |
test/ | Sun Aug 31 05:51:42 -0700 2008 |
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][rcov-segfault] Fortunately a good guy wrote a patch: [http://tomcopeland.blogs.com/juniordeveloper/2008/08/rcov-crashing-w.html][patch] 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][minfo] [rcov-segfault]: http://rspec.lighthouseapp.com/projects/5645/tickets/309-fix-for-rcov-segfault-2 [patch]: http://tomcopeland.blogs.com/juniordeveloper/2008/08/rcov-crashing-w.html [minfo]: http://mergulhao.info












