Problems updating your gem installation?
Usually my ruby stack is rock solid. But horror of horrors, I was let down today! A simple 'sudo gem update --system' resulted in: ERROR: While executing gem ... (NameError)undefined local variable or method `remote_gemspecs' for # The release notes inform me: NOTE: RubyGems 1.1 and 1.2 have problems upgrading when there is no
rubygems-update installed. So a quick sudo update_rubygems later and we're off to the races! Now I'm off to to play with Edge Rails new template features....

