method

size

ruby latest stable - Class: Gem::SourceIndex

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_9_3_392) is shown here.

size()
public

No documentation available.

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