Created 2011-02-01, updated 2026-03-16
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