Ruby on Windows: Quick and Dirty

To view this screencast, add it to your cart and checkout. You can buy this screencast for any price, including FREE!

I’ve coded up some Ruby web applications, eg. little Sinatra apps / prototypes, for some developer friends of mine who are on Windows and haven’t used Ruby before.

I wanted to show how easy it is to get up and running with Ruby quickly on Windows.

NOTE: this isn’t the prefered way to do Ruby development on Windows, in my opinion. Instead, I personally think you should use Cygwin. But, if you just want to get a Ruby app up and running and you won’t be doing too much development, this should work fine for you.

In this video I show you how to:

I don’t show you how to get git up and running on Windows, because I prefer Cygwin for doing that.

If you want to see howto get up and running with Ruby, RubyGems, git and more on Windows, checkout out my next screencast: Ruby on Windows: Cygwin, Git, Rxvt, and more