Posts Tagged “os x”
Updating Rails on OS X
by enum on June 23, 2009
If you install XCode for OS X 10.5, it automatically comes with a version of rails. This is (generally) not the latest version however, and you must take a few steps to update it. First you need to update rubygems (…)