gem install bundler
Posted jvava
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了gem install bundler相关的知识,希望对你有一定的参考价值。
http://stackoverflow.com/questions/7483515/rake-aborted-no-such-file-to-load-bundler-setup-rails-3-1
$ rake install
rake aborted!
LoadError: cannot load such file -- bundler/setup
/home/jvava/mine/git/vagrant/Rakefile:2:in `<top (required)>‘
(See full trace by running task with --trace)
以上是关于gem install bundler的主要内容,如果未能解决你的问题,请参考以下文章
gem install 无法从 rubygems.org 下载
sudo gem install cocoapods 错误:无法构建 gem 原生扩展。?
`block in replace_gem': Please install the mysql2 adapter: `gem install activerecord-mysql2-adap