Ok, thanks! That would make sense if I installed some gems via "gem install" and other using "bundle install", right? In my case I installed all gems using bundler. Don't know...
Anyways, thanks. On Jun 23, 3:16 pm, Julien Palmas <li...@ruby-forum.com> wrote: > Daniel A. wrote: > > Hmm... So what do you have in your gemfile? Just gem rspec-rails, > > without the version? Do you know why there are some gems that are > > installed in the bundler directory? Thank you very much ! > > In my gem file, for rspec-rails > gem 'rspec-rails', :git => 'http://github.com/rspec/rspec-rails.git' > > what you see in the bundler dir are, AFAIK, gem specified with git > repos, just like the line above. (ie : gems build from source by > bundler) > -- > Posted viahttp://www.ruby-forum.com/. > _______________________________________________ > rspec-users mailing list > rspec-us...@rubyforge.orghttp://rubyforge.org/mailman/listinfo/rspec-users _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users