Setting up a virgin Mac, part 2 (Rails dev tools)
Wednesday, January 31st, 2007As I promised, here is the second part of my notes on setting up a new Mac. This time I will focus on development tools for Ruby on Rails.
MacPorts
In theory, Ruby is already installed on the Mac. Unfortunately, the bundled Ruby interpreter has some problems, and even if it didn’t, you’d want to use a [...]
