Skip to content

Instantly share code, notes, and snippets.

@benhamill
Created January 30, 2012 16:11
Show Gist options
  • Save benhamill/1705189 to your computer and use it in GitHub Desktop.
Save benhamill/1705189 to your computer and use it in GitHub Desktop.
~/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