Run:
gem install bundler
bundle install
bundle exec rake db:create
You might want to learn about Bundler.
See the link on “Creating new Rails Project”.
Run:
gem install bundler
bundle install
bundle exec rake db:create
You might want to learn about Bundler.
See the link on “Creating new Rails Project”.