I started to learn ruby on rails, i used http://railsinstaller.org/ to get all the stuffs i need and check it up the ruby,rails,bundler and gem version in cmd to be sure everything is fine.
then i tried to create my first app using “rails new firstapp” and this message appears.
Yeah, if you can’t seem to set up an Ubuntu virtual machine or you’re unable to get a Mac, I’d recommend jumping on one of the many online services… To name a couple:
https://www.digitalocean.com - For about $5 a month, you could have your own online dev server. Just make sure you turn off your server when not developing with it so you’re server isn’t used for someone’s malicious agenda.
Personally, I would recommend Digital Ocean or a similar service so you have the experience of working with the command line and using ssh.