Created 2/1/2011, updated 5/18/2017
So RubyGems 1.5.0 is out. Beware if you're still running, Ruby 1.8.6, as I am on one of my instances, because you'll get an undefined method `end_with?' error when you try to update to or use 1.5.0. On the other hand, Ruby 1.8.7 (and 1.9.2) are fine.
All snippets