On Jan 30, 2004, at 14:29, Phil Tomson wrote: > Since the text to Dave & Andy's "Programming Ruby" book is freely > available, is anyone making changes to reflect changes in Ruby 1.8.x? > > The RubyGarden wiki lists ChangesToProgrammingRuby at: > http://www.rubygarden.org/ruby?ChangesToProgrammingRuby > > Is anyone actually implementing these changes and if so is there a > version online anywhere that reflects these changes? Maybe there > could be a CVS repository where the text is kept and people could be > allowed to submit updates? I've updated the built-ins (that's where all the new ri stuff came from). I've updated the tutorial stuff too. I'm currently stumped about what to do with the explosion in the supplied libraries in lib and ext/. Cheers Dave