aslak hellesoy wrote:

    How can I uninstall a manually installed spicycode-rcov gem? I'd like to
    install it using the rubygems management tool.

gem --help
gem help commands
gem uninstall spicycode-rcov

I thought he meant ruby setup.rb installed it.

I would either find it and yank it out of the file system, or just install a new version thru gems and then see if the gems appear at the head of the source paths and get pulled first...


_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to