I just installed Ruby 1.8.7 on Windows 7 and the shell recognizes the ruby command, but not when I try to run bundle install
bundle install
Is it general or expected? How to make the switch work?
Thank!
Make sure that the harness is installed. It cannot be included in your ruby distribution.
gem install bundler