


Side Note: Make sure you try to start/restart Apache from the Xampp control panel after you save the nf file. LoadModule rewrite_module modules/mod_rewrite.soĭocumentRoot "c:/xampp/htdocs/dev-ruby/redmine/public/" – Enter the requested info in the Rails Environment Configuration screen.ī) Type: rails new C:/xampp/htdocs/dev-ruby/redmine/ĥ) Add the following to the end of the C:\xampp\config\nf file:

– Check “Configure git and ssh when installation has completed” at the end of the install. This is how I finally managed (after two days of ripping my hair out) to do it.ģ) Install RailsInstaller to the C:\xampp\ruby\RailsInstaller directory. I recently had a need to look into Ruby on Rails (specifically so that I could use the Redmine project management web app) and figured it would be easy to integrate it into my existing dev environment. It sets up a full Apache/MySQL/PHP development environment with very little hassle, which means it’s installed on just about every computer I use on a regular basis.
