Sha256: 07e6a0868573f4e5577534f54841e7c36220cb151005740eefb66fd207546a1d

Contents?: true

Size: 491 Bytes

Versions: 6

Compression:

Stored size: 491 Bytes

Contents

BUNDLE-OPEN(1)							BUNDLE-OPEN(1)



NAME
       bundle-open - Opens the source directory for a gem in your bundle

SYNOPSIS
       bundle open [GEM]

DESCRIPTION
       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.

       Example:



	   bundle open 'rack'



       Will open the source directory for the 'rack' gem in your bundle.



				 December 2019			BUNDLE-OPEN(1)

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
rubygems-update-3.1.2 bundler/man/bundle-open.1.txt
bundler-2.1.2 man/bundle-open.1.txt
bundler-2.1.1 man/bundle-open.1.txt
rubygems-update-3.1.1 bundler/man/bundle-open.1.txt
rubygems-update-3.1.0 bundler/man/bundle-open.1.txt
bundler-2.1.0 man/bundle-open.1.txt