So I just installed ruby 1.9.1 through MacPorts and wanted to easily migrate my rubygems across from 1.8 to see which ones would fail to install.
--More--Tagged with gem
Install Mysql Gem on Leopard
- 2009-01-21 17:09:41
Removing non-existent source from rubygems
- 2008-11-07 06:08:28
I just came to move some ruby scripts onto my mac mini, and to do so I needed to install a couple of gems. Now I realised I hadn't installed or updated rubygems on the machine for a while, so I figured it was best to update gem before installing the gems I wanted. Easier said than done.