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
Attributes inherited from Source
#checksum_store, #dependency_names
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
Methods inherited from Source
#add_dependency_names, #cached!, #can_lock?, #dependency_names_to_double_check, #double_check_for, #extension_cache_path, #identifier, #include?, #inspect, #local!, #local_only!, #path?, #remote!, #spec_names, #unmet_deps, #version_message
Constructor Details
This class inherits a constructor from Bundler::Source::Rubygems