Installing Rails on a Mac has been a very tedious and lengthy process for quite some time. Odds were, even if you followed one of the best step by step processes on the web, you were still faced with undesirable results caused by one of the dependencies (brew, git, gcc, rvm, ruby, Xcode, command line tools…. just to name a few).
Thankfully the guys over at Engine Yard just released RailsInstaller for OS X using BitRock InstallBuilder.
RailsInstaller for OS X installs the following:
- Ruby 1.9.3-p125
- Rails 3.2.2
- Git 1.7.7.4
- Sqlite 3070500
- osx-gcc-installer 0.10.3
- JewelryBox 1.2.1
- RVM 1.10.3
- SM 0.10.3




Comments are closed.