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

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -