When I try execute \'bundle exec rake anything\', I get error:
Could not find rake-10.1.0 in any of the sources. Run `bundle install` to install mis
I got a similar error when I tried running 'bundle exec $EXECUTABLE' without running 'bundle install' first :|