I am very new in Rails. after I created a new rails project.
rails new test project
I ran
rake db:create
In
Have you tried to gem install bundler? I'd be surprised it doesn't install when you install the rails gem, but it seems that's your issue...
gem install bundler