Skip to content

Instantly share code, notes, and snippets.

@guillermo
Created June 21, 2012 13:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guillermo/2965755 to your computer and use it in GitHub Desktop.
Save guillermo/2965755 to your computer and use it in GitHub Desktop.
$ bundle install
Fetching source index for http://rubygems.org/
Using rake (0.9.2.2)
Installing rake-hooks (1.2.3)
Using bundler (1.0.21)
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed.
😳 15:35:21 guillermo@Guillermos-MacBook-Pro:/tmp/asdf ruby-1.9.2-p290
$ cat Gemf
Gemfile Gemfile.lock
😳 15:35:21 guillermo@Guillermos-MacBook-Pro:/tmp/asdf ruby-1.9.2-p290
$ cat Gemfile
source "http://rubygems.org"
gem "rake-hooks"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment