Class Gem::SourceIndex
In: lib/merb-core/core_ext/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.

Parameters

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

[Validate]