Class
Bundler::RubygemsIntegration::Future
In:
lib/bundler/rubygems_integration.rb
Parent:
RubygemsIntegration
Rubygems 2.0
Methods
all_specs
build
download_gem
fetch_all_remote_specs
fetch_specs
find_name
gem_from_path
stub_rubygems
Public Instance methods
all_specs
()
build
(spec, skip_validation = false)
download_gem
(spec, uri, path)
fetch_all_remote_specs
()
fetch_specs
(source, name)
find_name
(name)
gem_from_path
(path, policy = nil)
stub_rubygems
(specs)
[Validate]