Hi to all,
i use rails 3. The problem that i am facing is that when i run the
command “bundler install” it installs the gems but not in the vendor
folder. It installs the in the ruby folder eg. c/ruby/lib/1.8 etc. I
have used the ruby-installer for windows.
Are these gems supposed to be installed in the vendor/bundler folder?
Because this folder is not created. How can
i change this??