• RubyGems doesn't fail when you are trying to install gem from system gem cache (see RubyGems 1.3.6 CHANGELOG).
  • I contributed kind of matcher and its specs to rSpec.
  • In Merb I improved ARGV parsing, terminal colours for merb.thor and I added installation from custom repozitories to merb.thor (LH #857)2)
  • I have about 20 commits to Usher router, mainly related with its Rack interface or Ruby 1.9 compatibility.
  • I helped to DataObjects fix compilation failure on Solaris (LH #344), basically I upgraded an existing patch for DataObjects 0.9.6.
  • And I also fixed Racksh to play nice with require_relative.