Ruby
3 credits
01.11.10 - 05.09.10
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)"