How do you downgrade Rubygems?
In the terminal:
sudo gem update --system 1.3.6
If you use RVM (Ruby Version Manager):
rvm install rubygems 1.3.6Posted in Ruby at janeiro 19th, 2012. No Comments.
Knowledge evolves when it is shared!
In the terminal:
sudo gem update --system 1.3.6
If you use RVM (Ruby Version Manager):
rvm install rubygems 1.3.6