I just got my first Macbook :). And now I want to configure it for Ruby on rails development. I want to setup following things:
- Textmate
- Ruby using RVM
- Rails
- Mysql
- Postgresql
- Apache
Also I am new to Xcode.
|
I just got my first Macbook :). And now I want to configure it for Ruby on rails development. I want to setup following things:
Also I am new to Xcode. |
|||||||
|
|
Have you seen this? setting up rails on snow leopard or this? Mac Setup or this? Installing Rails on Lion This is a really common combo these days it wasn't hand to find a few walk-through descriptions. Also, let me recommend osx-gcc-installer is you just want a compiler and don't plan on using XCode. I find XCode to be useless unless you're planning on writing Mac or iOS apps. |
||||
|
|
|
See Installing Ruby, Rails, and MySQL on OS X Lion | Think Vitamin. Basically you'll have to dowload and install Xcode from the App Store, install Ruby and MySQL with Homebrew, and Rails with RubyGems. |
|||
|
|