Problem: Due to proxy settings i am not able to execute 'bundle install' from comandline. I get the following error. I dont know the proxy settings and i want to continue with rails development.
Fetching source index for http://rubygems.org/
Could not reach rubygems repository http://rubygems.org/
Could not find gem 'capybara (>= 0)' in any of the gem sources listed in your Ge
mfile.
Question: How can we do 'bundle install' manually (downloading gems via browser and install in commandline)? I need to install only handlful of gems.