Method: Gem::SpecificGemNotFoundException#errors
- Defined in:
- lib/rubygems/exceptions.rb
#errors ⇒ Object (readonly)
Errors encountered attempting to find the gem.
134 135 136 |
# File 'lib/rubygems/exceptions.rb', line 134 def errors @errors end |