method

hash

v2_5_5 - Show latest stable - Class: Gem::Source
hash()
public

No documentation available.

# File lib/rubygems/source.rb, line 108
  def hash # :nodoc:
    @uri.hash
  end