[Rubygems-developers] What plans now?
Curt Hibbs
curt at curthibbs.us
Mon May 17 00:05:50 EDT 2004
Gavin Sinclair wrote:
> >>
> >> > Curt Hibbs wrote:
> >>
> > remote.each { |gem| remote_gems.add(gem) }
> > local.each { |gem| local_gems.add(gem) }
> >
> > a_gem = remote_gems[some_gem_name]
>
> What are local_gems and remote_gems here?
Just some kind of (unspecified) collection.
Also, I like your thought or presenting a unified, global repository.
Curt
More information about the Rubygems-developers
mailing list