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

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -