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'