I just installed bundler-1.3.3 successfully. However, when I try to run bundle install I get
Bundler::GemfileNotFound
What is wrong here?
In Rails, bundler provides a constant environment for Ruby projects by tracking and installing suitable gems that are needed. It manages an application's dependencies through its entire life, across many machines, systematically and repeatably. To use bundler, you need to install it.
cd into a directory that has a Gemfile
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With