Like many of you, I was excited about the announcement regarding Heroku at Dreamforce. I wanted to learn more about Ruby and Heroku and what better way to learn a new programming language than to write and deploy an application. Though I found the getting started article useful, it assumes you have a working environment. This article shows you how you can easily setup a working environment on a windows machine.
The Big Picture
Before we get started, it is useful to understand how the toolkit fits into the overall Ruby environment. Ruby is a programming language and Rails is a web application framework. The Force.com… Continue reading

