method
to_s
v2_2_9 -
Show latest stable
- Class:
Gem::RemoteFetcher::FetchError
to_s()public
No documentation available.
# File lib/rubygems/remote_fetcher.rb, line 32
def to_s # :nodoc:
"#{super} (#{uri})"
end to_s()No documentation available.
# File lib/rubygems/remote_fetcher.rb, line 32
def to_s # :nodoc:
"#{super} (#{uri})"
end