vim-ruby-conque
vim-ruby-conque copied to clipboard
I get no such file to load bundler/setup
When im run the spec, i get
/Users/regedarek/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require': no such file to load -- bundler/setup
(LoadError)
Where i can setup loadpath to bundler
Had the same problem. I solved it by removing set autochdir from my .vimrc . Hope this helps.