Created
January 30, 2012 16:11
-
-
Save benhamill/1705189 to your computer and use it in GitHub Desktop.
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
~/dev$ gem install rspec-core | |
Successfully installed rspec-core-2.8.0 | |
1 gem installed | |
Installing ri documentation for rspec-core-2.8.0... | |
Building YARD (yri) index for rspec-core-2.8.0... | |
Installing RDoc documentation for rspec-core-2.8.0... | |
~/dev$ gem unpack rspec-core | |
Unpacked gem: '/Users/bhamill/dev/rspec-core-2.8.0' | |
~/dev$ cd rspec-core-2.8.0/ | |
~/dev/rspec-core-2.8.0$ ls | |
License.txt README.md exe features lib spec |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment