SyntaxFix
Write A Post
Hire A Developer
Questions
Make sure you are in the project directory before running bundle install. For example, after running rails new myproject, you will want to cd myproject before running bundle install.
bundle install
rails new myproject
cd myproject