method

size

v1_9_3_125 - Show latest stable - Class: Gem::SourceIndex
size()
public

No documentation available.

# File lib/rubygems/source_index.rb, line 243
  def size
    @gems.size
  end