This is a quick heads-up! I have a blog post up on the Think Vitamin blog on installing Ruby, Rails, and MySQL on Mac OS X Lion. The instructions will also work on Snow Leopard (sorry Leopard users) and it walks through setting up gcc, homebrew, git, and mysql. It also uses RVM to install the latest release of Ruby. Check it out.
RVM not rbenv?
*faints*
I knew I’d get a comment or two about that :) Here’s my justification: for beginners I thought that rvm was easier to install and required less steps than rbenv.
Jason, forget easy… it should be taught from the beginning the “proper” way of doing things.
I’m JUST starting out with RoR, and it’s confusing trying to understand how to even SETUP everything … Ruby, gems, SQLite (or whatever, preferably MySQL for me), whatever server platform (Apache?) … I would like to just start learning the bloody language! :P
Great site