method

version_dir

ruby latest stable - Class: Bundler::Standalone

Method not available on this version

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

version_dir()
private

No documentation available.

# File lib/bundler/installer/standalone.rb, line 37
    def version_dir
      "#{Bundler::RubyVersion.system.engine}/#{RbConfig::CONFIG["ruby_version"]}"
    end