Class
Bundler::Source::Rubygems::Remote
In:
lib/bundler/source/rubygems/remote.rb
Parent:
Object
Methods
cache_slug
new
to_s
Attributes
anonymized_uri
[R]
original_uri
[R]
uri
[R]
Public Class methods
new
(uri)
Public Instance methods
cache_slug
()
@return [String] A slug suitable for use as a cache key for this
remote.
to_s
()
[Validate]