Class: Bundler::RubygemsIntegration::Deprecate
- Defined in:
- lib/bundler/rubygems_integration.rb
Instance Method Summary collapse
Instance Method Details
#skip_during ⇒ Object
166 |
# File 'lib/bundler/rubygems_integration.rb', line 166 def skip_during; yield; end |