Created
April 15, 2014 03:18
-
-
Save mistersourcerer/10699272 to your computer and use it in GitHub Desktop.
trying to load an inexistent gem
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
$ pry | |
[1] pry(main)> gem "borba" | |
Gem::LoadError: Could not find 'borba' (>= 0) among 18 total gem(s) | |
from /Users/ricardovaleriano/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/rubygems/dependency.rb:296:in `to_specs' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment