vim-ruby-conque icon indicating copy to clipboard operation
vim-ruby-conque copied to clipboard

I get no such file to load bundler/setup

Open regedarek opened this issue 13 years ago • 1 comments

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

regedarek avatar Jun 28 '12 13:06 regedarek

Had the same problem. I solved it by removing set autochdir from my .vimrc . Hope this helps.

miguelbermudez avatar Nov 04 '12 23:11 miguelbermudez