Ruby
3 credits
01.10.11 - 05.06.11
How to Install Ruby in OSX
Install HomeBrew
Execute the following command from the terminal application (applications/utilities/terminal) to install HomeBrew:
ruby -e "$(curl -fsSL https://gist.github.com/raw/323731/install_homebrew.rb)"