- Install Homebrew
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)" - Install imageMagik
brew install imagemagick
brew updatebrew install rbenvbrew install ruby-build. Replace ruby-build with any ruby version you want- Install rbenv-vars
- Install rbenv-rehash
- Switch to rbenv ruby-build
gem install bundler- In your project use
bundle installto install all gems including Rails
brew install mongodb- MongoDB PrefPane
brew install redis- Redis PrefPane