I m using ruby 1 9 2 rails 3 1 rvm ubuntu.
Ruby bundle install not working.
Retry network and git requests that have failed.
Bundler prevents dependencies and ensures that the gems you need are present in development staging and production.
Gemfile unicorn run bundle install could not find gem unicorn 0 in any of the gem sources listed in your gemfile.
Bundler provides a consistent environment for ruby projects by tracking and installing the exact gems and versions that you need.
I m working on a rails project and keep getting this error when i try to run paperclips migration generator.
In general after making a change to the gemfile 5 you should first try to run bundle install which will guarantee that no other gem in the gemfile 5 is impacted by the change.
Starting work on a project is as simple as running the bundle install command.
Run bundle install to install missing gems.
Only output warnings and errors.
Make a bundle that can work without the bundler runtime.
Your bundle is complete.
It tells me to bundle install as a gems source could not be found but then when i run b.
Back in the shell try installing the gems and running the new app in ruby 1 9 2 head rvm use 1 9 2 head simplerails create gem install bundler pre bundle install which also reports.