{
    "mode": "man",
    "parameter": "bundle-open",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/bundle-open/1/json",
    "generated": "2026-09-01T13:09:30Z",
    "synopsis": "bundle open [GEM] [--path=PATH]",
    "sections": {
        "NAME": {
            "content": "bundle-open - Opens the source directory for a gem in your bundle\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "bundle open [GEM] [--path=PATH]\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\nbundle open ´rack´ --path ´README.md´\n\n\n\nWill open the README.md file of the ´rack´ gem source in your bundle.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "--path Specify GEM source relative path to open.\n\n\nAugust 2023                              BUNDLE-OPEN(1)",
            "subsections": []
        }
    },
    "summary": "bundle-open - Opens the source directory for a gem in your bundle",
    "flags": [],
    "examples": [],
    "see_also": []
}