6 ms·
Getting Started with Ruby on Rails on Windows
This is not a guide for those who are trying their best to not use Unix like environment in develop Rails application. This is more like a guide to do almost everything in Linux without replacing your Windows.
- kayluhb 13y agoStep 1. Download Ubuntu. Step 2. Overwrite your windows installation with Ubuntu. Step 3. Profit $$$
- MrBra 13y agoWhat about simply downloading ruby-installer and devkit[1] installing those and then running: gem update --system gem install rails rails new mynewapp For someone experimenting with rails it's more than enough! [1] http://rubyinstaller.org/downloads/ http://rubyinstaller.org/downloads/