method

hash

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

No documentation available.

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