michael.hasenstein-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org
2010-Apr-13 09:37 UTC
rails3, rvm, ruby1.9.2: "bundle install" suddenly installs into Rails.root???
Hi, Does anyone know what could have caused bundler to try to install gems not into the ~/.rvm directory? I did not change anything compared to yesterday where I did the same thing. Yes, I updated bundler today and also rvm, but I reverted back to 0.9.14 and also reverted rvm to an earlier version, no change. Anyone? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
michael.hasenstein-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org
2010-Apr-13 09:41 UTC
Re: rails3, rvm, ruby1.9.2: "bundle install" suddenly installs into Rails.root???
That was quick: solved by rm -rf ~/.bundle/ ~/.gem/ .bundle/ Gemfile.lock as described in the bundler README On Apr 13, 11:37 am, "michael.hasenst...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org" <michael.hasenst...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote:> Hi, > > Does anyone know what could have caused bundler to try to install gems > not into the ~/.rvm directory? I did not change anything compared to > yesterday where I did the same thing. Yes, I updated bundler today and > also rvm, but I reverted back to 0.9.14 and also reverted rvm to an > earlier version, no change. > > Anyone?-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.