Skip to content

Instantly share code, notes, and snippets.

@paul
Created July 16, 2010 00:36
Show Gist options
  • Save paul/477758 to your computer and use it in GitHub Desktop.
Save paul/477758 to your computer and use it in GitHub Desktop.
$ clone ...; bundle install
$ bundle exec rake environment
(in /srv/ssbe/apps/core)
rake aborted!
no such file to load -- tokyotyrant
(See full trace by running task with --trace)
$ bundle show tokyotyrant
/home/vagrant/.bundle/ruby/1.8/gems/tokyotyrant-1.13
$ bundle exec rake environment
(in /srv/ssbe/apps/core)
$ bundle --version
Bundler version 0.9.26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment