method

to_s

ruby latest stable - Class: Bundler::Source::Rubygems::Remote

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

to_s()
public

No documentation available.

# File lib/bundler/source/rubygems/remote.rb, line 39
        def to_s
          "rubygems remote at #{anonymized_uri}"
        end