Class: Bundler::Plugin::Installer::Rubygems
- Inherits:
-
Source::Rubygems
- Object
- Source
- Source::Rubygems
- Bundler::Plugin::Installer::Rubygems
- Defined in:
- lib/bundler/plugin/installer/rubygems.rb
Constant Summary
Constants inherited from Source::Rubygems
Source::Rubygems::API_REQUEST_SIZE
Instance Attribute Summary
Attributes inherited from Source::Rubygems
Method Summary
Methods inherited from Source::Rubygems
#add_remote, #cache, #cached!, #cached_built_in_gem, #caches, #can_lock?, #dependency_api_available?, #dependency_names_to_double_check, #double_check_for, #eql?, #fetchers, from_lock, #hash, #identifier, #include?, #initialize, #install, #local!, #local_only!, #multiple_remotes?, #no_remotes?, #options, #remote!, #remote_fetchers, #spec_names, #specs, #to_lock, #to_s, #unmet_deps
Constructor Details
This class inherits a constructor from Bundler::Source::Rubygems