On Wed, 2005-11-16 at 00:26 +0900, Duane Johnson wrote: > On Nov 15, 2005, at 7:47 AM, Tom Copeland wrote: > > > On Tue, 2005-11-15 at 10:00 +0900, Rob Leslie wrote: > >> I have one question: what is the process for including gems in the > >> remote repository? > > > > > I think you're hitting this: > > > > http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/161508 > > > > You may want to rebuild the Gem with Ruby 1.8.2... > > > > Perhaps your question is more basic in nature? If you're wondering > how to host your gem so that anyone can do a magical "gem install > <your-gem-here>" command, you need to create a RubyForge project by > going to rubyforge.org. Then when you upload your .gem file, mark it > explicitly as a "gem" and RubyForge will do the rest for you (there's > a drop-down box for file types). Ah, quite right, thanks Duane! I skipped right over the obvious that time... Thanks, tom