嗨,我正在做一些编码,并尝试
rake routes
这个错误信息出来了,我不知道该怎么办
rake aborted! Gem::LoadError: You have already activated rake 10.4.2,but your Gemfile requires rake 10.4.0. Prepending `bundle exec` to your command may solve this. /home/simplybel/.rvm/gems/ruby-2.1.2@global/gems/bundler-1.7.4/lib/bundler/runtime.rb:34:in `block in setup' /home/simplybel/.rvm/gems/ruby-2.1.2@global/gems/bundler-1.7.4/lib/bundler/runtime.rb:19:in `setup' /home/simplybel/.rvm/gems/ruby-2.1.2@global/gems/bundler-1.7.4/lib/bundler.rb:121:in `setup' /home/simplybel/.rvm/gems/ruby-2.1.2@global/gems/bundler-1.7.4/lib/bundler/setup.rb:7:in `<top (required)>' /home/simplybel/projects/gamification/config/boot.rb:4:in `<top (required)>' /home/simplybel/projects/gamification/config/application.rb:1:in `<top (required)>' /home/simplybel/projects/gamification/Rakefile:4:in `<top (required)>' LoadError: cannot load such file -- bundler/setup /home/simplybel/projects/gamification/config/boot.rb:4:in `<top (required)>' /home/simplybel/projects/gamification/config/application.rb:1:in `<top (required)>' /home/simplybel/projects/gamification/Rakefile:4:in `<top (required)>' (See full trace by running task with --trace)
任何帮助这将真的不胜感激