Class: Bundler::RubygemsIntegration::MoreModern
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
|
|
Instance Chain:
|
|
Inherits: |
Bundler::RubygemsIntegration::Modern
|
Defined in: | lib/bundler/rubygems_integration.rb |
Overview
RubyGems 1.8.20+
Constant Summary
::Bundler::RubygemsIntegration
- Inherited
Class Method Summary
::Bundler::RubygemsIntegration
- Inherited
Instance Attribute Summary
::Bundler::RubygemsIntegration
- Inherited
Instance Method Summary
-
#build(spec, skip_validation = false)
RubyGems 1.8.20 and adds the skip_validation parameter, so that’s when we start passing it through.
Modern
- Inherited
::Bundler::RubygemsIntegration
- Inherited
Constructor Details
This class inherits a constructor from Bundler::RubygemsIntegration
Instance Method Details
#build(spec, skip_validation = false)
RubyGems 1.8.20 and adds the skip_validation parameter, so that’s when we start passing it through.