I\'m a Rails newb who\'s trying out Rails on a DigitalOcean droplet. The installations seemed to work fine, but I\'m getting a curious error message when I try to generate a
This is my solution:
(if you have an old version of Bundler), run the command:
bundle update --bundler
Run the command:
gem update --system
run the rake
rake db:migrate