Skip to content

Instantly share code, notes, and snippets.

@rsyring
Created April 8, 2010 02:49
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 rsyring/359721 to your computer and use it in GitHub Desktop.
Save rsyring/359721 to your computer and use it in GitHub Desktop.
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/ruby-1.8.7-p249@onebody1.1, /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