I'm running Windows and I'm trying to run 'heroku run rake db:migrate' for my newly created app on Heroku.
I get the following error: /usr/bin/env: ruby.exe: No such file or directory
I've been searching online for over an hour, but haven't been able to find a fix. Any suggestions will be highly appreciated!