{
    "mode": "man",
    "parameter": "bundle-open",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/bundle-open/1/json",
    "generated": "2026-05-30T05:10:06Z",
    "synopsis": "bundle open [GEM]",
    "sections": {
        "NAME": {
            "content": "bundle-open - Opens the source directory for a gem in your bundle\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "bundle open [GEM]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Opens the source directory of the provided GEM in your editor.\n\nFor this to work the EDITOR or BUNDLEREDITOR environment variable has to be set.\n\nExample:\n\n\n\nbundle open ´rack´\n\n\n\nWill open the source directory for the ´rack´ gem in your bundle.\n\n\n\nDecember 2021                             BUNDLE-OPEN(1)",
            "subsections": []
        }
    },
    "summary": "bundle-open - Opens the source directory for a gem in your bundle",
    "flags": [],
    "examples": [],
    "see_also": []
}