Another go with Rails 3 on Windows

Posted by Matt Hulse on August 25, 2010|Comments|Read full article
It has been awhile since we last looked at Rails 3 on Windows and a lot has changed.

Ruby is too tightly coupled

Posted by Matt Hulse on August 25, 2010|Comments|Read full article
I Love Ruby. Unfortunately "require 'ruby'" brings in unrelated cruft that I don't love. That has led me to the opinion that Ruby is too tightly coupled. I am not a VM implementor, I haven't even looked at the source code of Ruby itself, so how, you might ask, have I come to this conclusion? Here are a few modules that are automatically included when I require 'ruby'

Massaging Rails 3 Beta on Windows

Posted by Matt Hulse on February 05, 2010|Comments|Read full article
[Update:

Quite a lot has changed since this post was written. See Another Go with Rails 3 on Windows for a more up to date Rails 3 on Windows guide.

]

So you've read the blog posts and seen the tweets and retweets about the early Christmas present that is the official Rails 3 beta. Here I share my experience of trying to bring it to life on Windows.

From Zero to Rails3 on Windows in 600 seconds

Posted by Matt Hulse on January 30, 2010|Comments|Read full article
Want to give Rails3 a test run but you're on Windows and you're not sure where to start? Read on for a guide to installing Rails3 with Ruby 1.9.1 and sqlite3 from scratch on Windows using the awesome bundler gem.

Heroku my Hero!

Posted by Matt Hulse on January 02, 2010|Comments|Read full article

Thanks to Heroku for providing a great service. I am now hosting this blog on Heroku via Radiant CMS for free! New content coming soon…

snippet not found