method
version_dir
ruby latest stable - Class:
Bundler::Standalone
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