APIdock / Ruby
/
Browse About
method

ignore_config?

v2_6_3 - Show latest stable - Class: Bundler::Settings
ignore_config?()
public

No documentation available.

# File lib/bundler/settings.rb, line 289
    def ignore_config?
      ENV["BUNDLE_IGNORE_CONFIG"]
    end

Related methods

  • Instance methods
  • []
  • all
  • allow_sudo?
  • app_cache_path
  • credentials_for
  • gem_mirrors
  • ignore_config?
  • key_for
  • local_overrides
  • locations
  • mirror_for
  • path
  • pretty_values_for
  • set_command_option
  • set_command_option_if_given
  • set_global
  • set_local
  • temporary
  • validate!
  • Class methods
  • new
  • Private methods
  • privatenormalize_uri
  • privatearray_to_s
  • privateconverted_value
  • privateglobal_config_file
  • privateis_array
  • privateis_bool
  • privateis_num
  • privateload_config
  • privatelocal_config_file
  • privateparent_setting_for
  • privateset_key
  • privatespecific_gem_for
  • privatesplit_specific_setting_for
  • privateto_array
  • privateto_bool
APIdock API Documentation Browser

Track developer experience with Swarmia's DX Core 4 metrics.

© 2026 APIdock