Method: Gem::SpecificGemNotFoundException#name

Defined in:
lib/rubygems/exceptions.rb

#nameObject (readonly)

The name of the gem that could not be found.



124
125
126
# File 'lib/rubygems/exceptions.rb', line 124

def name
  @name
end