Ian McShane Rotating Header Image

Posts Tagged ‘Ruby on Rails’

RadRails – Unable to detect ruby install on OS X Leopard

I installed the RadRails plugin for Eclipse and Aptana today.
On first start, it complains that it is “Unable to detect ruby install” on my Leopard macbook.
Now, I know ruby is installed and working so had to try and figure out the path to the ruby installation.
Took me a while to work it out, I thought [...]

Ruby on Rails, mySQL, Mongrel and OS X Leopard

For the majority of my RoR development, i’ve used a Windows machine running Instant Rails. Apparently, the Mac is the so-called “favoured platform” for Ruby on Rails development so i’ve been looking forward to getting rolling with this on my shiny Macbook. However, i’ve spent a couple of days scouring Google and [...]