APIdock / Ruby
/
Browse About
method

bundler_ruby_lib

v2_6_3 - Show latest stable - Class: Bundler::SharedHelpers
bundler_ruby_lib()
private

No documentation available.

# File lib/bundler/shared_helpers.rb, line 347
    def bundler_ruby_lib
      resolve_path File.expand_path("../..", __FILE__)
    end

Related methods

  • Instance methods
  • chdir
  • const_get_safely
  • default_bundle_dir
  • default_gemfile
  • default_lockfile
  • digest
  • ensure_same_dependencies
  • filesystem_access
  • in_bundle?
  • major_deprecation
  • md5_available?
  • pretty_dependency
  • print_major_deprecations!
  • pwd
  • root
  • set_bundle_environment
  • set_env
  • trap
  • with_clean_git_env
  • write_to_gemfile
  • Private methods
  • privatebundler_ruby_lib
  • privateclean_load_path
  • privatefind_directory
  • privatefind_file
  • privatefind_gemfile
  • privategemfile_names
  • privateprints_major_deprecations?
  • privateresolve_path
  • privatesearch_up
  • privateset_bundle_variables
  • privateset_path
  • privateset_rubylib
  • privateset_rubyopt
  • privatevalidate_bundle_path
APIdock API Documentation Browser

© 2026 APIdock