I'm just learning ROR from an online tutorial (http://railstutorial.org/), and I wish I had this last week. For newbies like myself, I think installing the framework is sometimes such a big hurdle, it pushes one to give up early. Which is unfortunate, because I read the real challenges happen a few weeks in.
I had a weird issue where I had to reinstall xcode from the OS X DVD. Took a bit of Googling to figure that one out.
ruby 1.8.7 is required for Rails 3; so Leopard/10.5 users need to install ruby 1.8.7 manually to get started as if they didn't have ruby installed at all, I think.
I had a weird issue where I had to reinstall xcode from the OS X DVD. Took a bit of Googling to figure that one out.