Last active
October 28, 2015 03:07
-
-
Save sandyxu/5a301c7337a8085d71f2 to your computer and use it in GitHub Desktop.
Display information about the RubyGems environment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem help environment | |
Arguments: | |
packageversion display the package version | |
gemdir display the path where gems are installed | |
gempath display path used to search for gems | |
version display the gem format version | |
remotesources display the remote gem servers | |
platform display the supported gem platforms | |
<omitted> display everything | |
Summary: | |
Display information about the RubyGems environment | |
gem environment gempath |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment