Created
April 8, 2010 02:49
-
-
Save rsyring/359721 to your computer and use it in GitHub Desktop.
This file contains 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
rsyring@antec:~/dev/onebody$ rake onebody:load_sample_data | |
(in /home/rsyring/dev/onebody) | |
no such file to load -- bson | |
<...snip backtrace...> | |
Missing these required gems: | |
mongo >= 0.20 | |
You're running: | |
ruby 1.8.7.249 at /home/rsyring/.rvm/rubies/ruby-1.8.7-p249/bin/ruby | |
rubygems 1.3.5 at /home/rsyring/.rvm/gems/[email protected], /home/rsyring/.rvm/gems/ruby-1.8.7-p249@global | |
Run `rake gems:install` to install the missing gems. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment