ruby on rails - Why does second terminal tab prompt bundle install -
if run rails s in terminal, works. if open new terminal window or tab , run rails c, following error: run bundle install
install missing gems. if type cd .. , cd directory , run rails c again, works. question causing occur?
Comments
Post a Comment