Docs header transparent bg

bundle open

Opens the source directory of the given bundled gem
$ bundle open GEM

Opens the source directory of the provided GEM in your editor. For this to work the `EDITOR` or `BUNDLER_EDITOR` environment variable has to be set.

Edit this document on GitHub if you caught an error or noticed something was missing.