Topic: Why is it so hard to use Rails on a Windows box?
I confess I am relatively new to Rails and even newer to this forum - but just wanted to know if anyone else is struggling with Rails on a Windows machine?
I am running Windows 7 and Rails is all installed. I am playing around with existing Rails app from Git Hub. However very few actually work on a Windows setup. They require Rubracer, Capybara and others that don't appear to be easily installable or available.
Are there any tutorials available that walkthrough install apps from Github or embedding Github elements into existing projects (for Windows)?
Apologies for the rant! Feeling a little stuck at the moment.