Class Gem::SourceIndex
In: lib/extlib/rubygems.rb
Parent: Object

Methods

add_spec  

Public Instance methods

Overwrite this so that a gem of the same name and version won‘t push one from the gems directory out entirely.

@param gem_spec<Gem::Specification> The specification of the gem to add.

[Validate]