Flowdock
method

to_s

Importance_0
v2_5_5 - Show latest stable - 0 notes - Class: FetchError
to_s() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rubygems/remote_fetcher.rb, line 39
    def to_s # :nodoc:
      "#{super} (#{uri})"
    end
Register or log in to add new notes.