bundle install

rake routes
rake aborted!
no such file to load -- bundler/setup

解决

gem install bundler

 

相关文章: