Ruby
3 credits
08.20.12 - 12.16.12
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)"