Ruby
Ruby is a dynamic, open source programming language with a focus on simplicity and productivity.
- Ruby Website
- Ruby Website
Installation
To install Ruby,
execute the following from the command line (you may have
to enter a Mac OS X administrative password):
sudo port install ruby
sudo port install rb-rubygems
sudo port install rb-termios
sudo port install rb-mysql sudo gem install -y rake
sudo gem install -y rails
sudo gem install -y capistrano
sudo gem install -y mongrel
sudo gem install -y mongrel_cluster
sudo port install rb-rubygems
sudo port install rb-termios
sudo port install rb-mysql sudo gem install -y rake
sudo gem install -y rails
sudo gem install -y capistrano
sudo gem install -y mongrel
sudo gem install -y mongrel_cluster
A log of the Ruby
installation can be found here.


