Created
March 14, 2014 17:12
-
-
Save atkolkma/9552264 to your computer and use it in GitHub Desktop.
minitest location
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
root@cmon:/usr/local/rvm/gems/ruby-2.1.0@global/gems# ls | |
bundler-1.5.0 bundler-unload-1.0.2 executable-hooks-1.2.6 gem-wrappers-1.2.1 gem-wrappers-1.2.4 rake-10.1.0 rdoc-4.1.0 rubygems-bundler-1.4.2 rvm-1.11.3.8 test-unit-2.1.0.0 | |
But minitest is stored elsewhere: | |
root@cmon:/usr/local/rvm/gems/ruby-2.1.0@parts-inventory/gems# ls | |
minitest-4.7.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment