method

gem_push?

ruby latest stable - Class: Bundler::GemHelper

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

gem_push?()
protected

No documentation available.

# File lib/bundler/gem_helper.rb, line 198
    def gem_push?
      !]n no nil false off 0].include?(ENV["gem_push"].to_s.downcase)
    end