I\'m in my app folder, but the command rails s is not working. I read through quite a few posts on Stack Overflow, and most of them seem to be from users who ar
rails s
First check with your location path and then
bundle install
If still does not work, enter
/bin/bash --login bundle install