gem contents <GEMNAME>

Display the contents of the installed gems

Arguments

NameDescription
GEMNAMEName of gem to list contents for

Options

NameDescription
-v, --version <VERSION>Specify version of gem to contents
--allContents for all gems
-s, --spec-dir <DIR>Search for gems under specific paths
-l, --lib-onlyOnly return files in the Gem’s lib_dirs
--no-lib-onlyNot only return files in the Gem’s lib_dirs
--prefixDon’t include installed path prefix
--no-prefixInclude installed path prefix
--show-install-dirShow only the gem install dir
--no-show-install-dirDo not show only the gem install dir