{
    "mode": "ri",
    "parameter": "Bundler",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/ri/Bundler/json",
    "generated": "2026-07-27T05:59:44Z",
    "sections": {
        "Bundler": {
            "content": "(from /home/chedong/.local/share/rdoc)\n------------------------------------------------------------------------\nBundler provides a consistent environment for Ruby projects by tracking\nand installing the exact gems and versions that are needed.\n\nSince Ruby 2.6, Bundler is a part of Ruby's standard library.\n\nBunder is used by creating gemfiles listing all the\nproject dependencies and (optionally) their versions and then using\n\nrequire 'bundler/setup'\n\nor Bundler.setup to setup environment where only specified gems and\ntheir specified versions could be used.\n\nSee Bundler website( https://bundler.io/docs.html ) for extensive\ndocumentation on gemfiles creation and Bundler usage.\n\nAs a standard library inside project, Bundler could be used for\nintrospection of loaded and required modules.\n------------------------------------------------------------------------",
            "subsections": []
        },
        "Constants:": {
            "content": "ORIGINALENV:\n[not documented]\n\nSUDOMUTEX:\n[not documented]\n\n",
            "subsections": []
        },
        "Class methods:": {
            "content": "appcache\nappconfigpath\nbinpath\nbundlepath\ncleanenv\ncleanexec\ncleansystem\ncleargemspeccache\nconfigure\nconfiguregemhomeandpath\nconfiguredbundlepath\ndefaultbundledir\ndefaultgemfile\ndefaultlockfile\ndefinition\nenvironment\nfeatureflag\nfrozenbundle?\ngitpresent?\nhome\ninstallpath\nload\nloadgemspec\nloadgemspecuncached\nloadmarshal\nlocalplatform\nlockedgems\nmkdirp\nmostspecificlockedplatform?\noriginalenv\noriginalexec\noriginalsystem\npreferredgemfilename\nreadfile\nrequire\nrequiressudo?\nreset!\nresetpaths!\nresetrubygems!\nresetsettingsandroot!\nrmrf\nroot\nrubyscope\nselfmanager\nsettings\nsetup\nspecspath\nsudo\nsystembindir\ntmp\nui\nui=\nunbundledenv\nunbundledexec\nunbundledsystem\nusesystemgems?\nuserbundlepath\nusercache\nuserhome\nwhich\nwithcleanenv\nwithoriginalenv\nwithunbundledenv\n",
            "subsections": []
        }
    },
    "flags": [],
    "examples": [],
    "see_also": []
}