From: Chad Fowler Date: 2005-12-03T00:46:20+09:00 Subject: Re: Local gem not always visible On 12/1/05, billmcn wrote: > I wrote a gem for a package called "tree", version 0.0.0. I built a > gemfile and installed it. Now the code is installed and works, but > only some of the gem utitlities know that it's there. I suspect I did > something wrong in my gem specification file, but I can't figure out > what. > > Does anyone have any ideas what is wrong or suggestions on how to > debug? > Hi. I bet this is due to a bug that was fixed in CVS wherein gem files with version 0.0.0 are not properly accounted for in some cases. Would it be possible to get rubygems from its RubyForge CVS repository and try it out? Thanks! -- Chad Fowler http://chadfowler.com http://pragmaticprogrammer.com/titles/mjwti/ (My Job Went to India, and All I Got Was This Lousy Book) http://rubycentral.org http://rubygarden.org http://rubygems.rubyforge.org (over one million gems served!)