Class Bundler::Source::Rubygems
In: lib/bundler/source.rb
Parent: Object

TODO: Refactor this class

Methods

==   add_remote   cache   cached!   eql?   from_lock   hash   install   name   new   options   remote!   replace_remotes   specs   to_lock   to_s  

Constants

FORCE_MODERN_INDEX_LIMIT = 100

Attributes

caches  [R] 
dependency_names  [RW] 
remotes  [R] 

Public Class methods

Public Instance methods

==(o)

Alias for eql?

name()

Alias for to_s

[Validate]