Method not available on this version
This method is only available on newer versions.
The first available version (v2_6_3) is shown here.
global_root()
public
The global directory root for all
plugin related data
# File lib/bundler/plugin.rb, line 99
def global_root
Bundler.user_bundle_path("plugin")
end