Created
September 16, 2012 01:50
-
-
Save kany/3730726 to your computer and use it in GitHub Desktop.
Unpacking a gem to a specific directory
This file contains 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
Rhodes application stack needs required gem unpacked to the lib directory. | |
frankkany:rhodesprojects $ gem unpack mechanize --target ~/Desktop | |
Unpacked gem: '/Users/frankkany/Desktop/mechanize-2.5.1' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment