When running rake I get this error:
rake
You have already activated rake 0.9.2, but your Gemfile requires rake 0.8.7. Consider using bundle ex
Another way to not type it every time is with a Makefile, for example
rake : bundle exec rake